Quick start
PSIMU proposes a lot of options and configurations to propagate an orbit. Anyway, in order to allow to start first simulations very quickly, the PSIMU GUI, many parameters are set to default values.
Sommaire
Launch the main GUI
To launch the GUI you only have to double click on Windows systems or type :
java -jar psimu-xx.x-jar-with-dependencies.jar
The first time, the GUI is launched a specific directory (where result files will be stored) will be created : OUTPUT_JPSIMU
Initialize mandatory data
Since V11.4, only the orbital parameters (initially set to zero) has to be initialized as it is not very clever to give a "default" orbit.
Note: for versions previous to the V11.4, attitude law have to be initialized. Since V11.4, it has been decided to set by default an attitude law (in the TNW local frame).
Initial orbit
To do it, enter a non nul semi major axis (for example 7000 km) in the orbit tab:
Attitude law
So, since V11.4 a default law is already selected.
Dry mass
It is possible to let the initial dry mass to zero as below (it only raises a warning). Nevertheless, if the user will add some forces, attitudes or anything that needs to divide by the total mass, then, an error message will be sent and the propagation will not be launched.
Propagate
At the end, we have just to start the propagation by clicking on the "Compute "button ...