Main differences between V11.6.2 and V11.7.1

De Wiki
Révision de 31 mars 2023 à 12:08 par Admin (discussion | contributions) (New arguments for the batch mode)

Aller à : navigation, rechercher

This new version does not include too many evolutions but profits of evolutions and corrections coming from the GENIUS and GENOPUS new versions.

Dependencies

This version uses GENIUS V1.12, GENOPUS V2.4, PATRIUS V4.10.2 and PATRIUS_DATASET V1.4.3. Mainly due to the change of the versions of the two last ones, some numerical differences may occur.

Possibility to use mean parameters as input

Thanks to GENOPUS, it is now possible to enter mean elements (see here). Nevertheless, PSIMU will still propagate its trajectories with a numerical integrator using osculating parameter.

Automatic results save

Thanks to new checkboxes int the Output Tab, it is now possible to save automatically some or all the results files. These files will be named with the epoch of the operation (for example EPH_result_2023-03-31T13-46-34.txt).

OutputAutomaticSaving.png

New arguments for the batch mode

Thanks to automatic save (see above), there is alwways the possibility to define which files will be saved via the context file. Anyway, it is allways possible to use the "-o" option in batch mode (see here). This -o will only give the suffix name but the files that will be really saved will be :

  • SQLite file
  • EPHEM and EVENT files if -e or --ephem argument is present
  • VTS files if --vts argument is present (as in the previous versions)
  • Final orbit XML file if --orbit argument is present

VTS Events files

In the previous versions, the VTS events files included only the epoch and the name of each events. Now, it is also possible to get additional colums as the ones defined for the EPHEM or EVENT files.

CIC_MEM_VERS    = 1.0
COMMENT ephemeris
CREATION_DATE = 2023-03-31T11:57:52.153
ORIGINATOR = CNES
 
META_START
 
COMMENT Misc columns : TIME A E I 
OBJECT_NAME = Sat
OBJECT_ID = Sat
USER_DEFINED_PROTOCOL = NONE
USER_DEFINED_CONTENT = OEF
USER_DEFINED_SIZE = 1
USER_DEFINED_TYPE = STRING
USER_DEFINED_UNIT = [n/a]
TIME_SYSTEM = UTC
 
META_STOP
 
 2000-01-01T00:00:00.000    Event #1: Propagation start event                                   0.00000000e+00              6.72813630e+03              7.43147846e-03              5.15999981e+01
 2000-01-02T00:00:00.000    Event #2: Propagation end event on duration (86400.0s)              8.64000000e+04              6.71602523e+03              6.52170950e-03              5.15594770e+01

Anomaly corrections

  • More robust error management for mean parameters as output variables.
  • Add of the ".txt" suffix when using the "-o" argument in batch mode.