WELCOME TO THE PSIMU WIKI : Différence entre versions

De Wiki
Aller à : navigation, rechercher
(WHERE TO GET IT ?)
(HOW TO USE IT?)
Ligne 51 : Ligne 51 :
  
  
 
== HOW TO USE IT? ==
 
 
<font color=#556B2F>'''PSIMU'''</font> may be used very quickly via its <font color=#FF8C00 title="Graphical User Interface">GUI</font> facilitating context elaboration and results exploitation. No code knowledge is necessary.
 
It is also possible to use it in batch mode via a shell and especially on grid computers with no display properties.
 
On the other hand, it is also possible to use it via its <font color=#FF8C00>Java</font> interface inside a higher level tool (for example, an orbit determination tool or a maneuver optimization tool).
 
 
So, three jar files are available:
 
 
* '''psimu-NN.n-jar-with-dependencies.jar''' : executable jar including all needed libraries => it is the file to use for <font color=#FF8C00 title="Graphical User Interface">GUI</font> utilization but it may also be used for the <font color=#FF8C00>Java</font> interface
 
* '''psimu-NN.n.jar''' : includes only <font color=#556B2F>'''PSIMU'''</font> classes => to be used for <font color=#FF8C00>Java</font> interface, under the condition of linking with the right version of [[http://genopus.cnes.fr GENOPUS]] and [[http://patrius.cnes.fr PATRIUS]]
 
* '''psimu-NN.n-javadoc.jar'''
 
  
 
== REMARKS ==
 
== REMARKS ==

Version du 21 janvier 2020 à 15:13

Welcome to the PSIMU wiki, a CNES flight dynamics tool. As it is coded in Java, this product is available for any kind of platforms owning a JVM.

DESCRIPTION

What is PSIMU?

PSIMU is a CNES tool allowing to propagate trajectories around the Earth.
It allows also to compute the information on other parameters as S/M or maneuvers previously occured.
At last, OPERA is able to generate automatic PDF reports with a synthesis of maneuver activity of a given object.

Current version

The current version is: V11.4.

Previous versions

Describes evolutions thanks to previous versions.

USE IT

Where to get it?

Where to download it.

Quick start

First steps with PSIMU

User Manual

PSIMU may be used very quickly via its GUI facilitating context elaboration and results exploitation. No code knowledge is necessary.
Anyway, it is also possible to use it in batch mode (especially on grid computers with no display properties) or using its Java interface.

DOCUMENTATION

Java Doc

Access to current and old Java doc.

Dependencies

Describes dependencies with other products.

News

List the main evolutions of this Wiki.




REMARKS

  • Java version available externally to CNES (previous versions to V11.x were coded in Fortran 95 and V11.0 were only for internal CNES purposes).
  • As it is coded in Java, this product is available for any kind of platforms owning Java. An executable jar (launching the GUI) including all dependencies is provided.
  • PSIMU is provided as a Freeware under a CNES specific license via this site.
  • Some tutorials are available.