Current version : Différence entre versions

De Wiki
Aller à : navigation, rechercher
Ligne 1 : Ligne 1 :
This version is compatible with the version 4.4 of the [http://patrius.cnes.fr PATRIUS] library. As for the V2.1 version (not distributed), it includes some interesting evolutions basically linked to this new [http://patrius.cnes.fr PATRIUS] version and corrects some previous versions anomalies (see [http://genopus.cnes.fr/index.php/Main_differences_between_V2.0.1_and_V2.1 here] and [http://genopus.cnes.fr/index.php/Main_differences_between_V2.1_and_V2.1.1 here]).  
+
This version is essentially due to an update of the lower level libraries [http://www.genius.fr GENIUS] V1.10.1 and [http://www.patrius.fr PATRIUS] V4.6. It also includes some evolutions and corrects some previous versions anomalies (see [http://genopus.cnes.fr/index.php/Main_differences_between_V2.1.1_and_V2.2 here]).  
  
<u>Known bugs of this version</u> (to be corrected in the new 2.2 version):
+
<u>Known bugs of this version</u> (to be corrected in the 2.2.1 version):
  
* There are some problems with the fact that, since V2.0, <font color=#556B2F>'''GENOPUS'''</font> is able to store in a context file, both "'''Pivot'''" and "'''Display'''" data for orbital conditions using the [{{PathCurrentJavaDoc}}/fr/cnes/genopus/orbits/GPOrbit.html GPOrbit] class. Indeed :
+
* The display orbit parameters for the gporbitconvertor tool are not updated when frames configuration are changed.
** if "'''Pivot'''" and "'''Display'''" frames are not the same, <font color=#556B2F>'''GENOPUS'''</font> will consider orbital parameters coming from the "'''Pivot'''" data and frame characteristics from the "'''Display'''" ones <u>which is of course totally wrong</u>.
+
** if the user modifies the context file not through a <font color=#556B2F>'''GENIUS/GENOPUS'''</font> <font color=#FF8C00 title="Graphical User Interface">GUI</font>, it has to modify both "'''Pivot'''" and "'''Display'''" data in order to keep consistency between both data.
+
* Always using the [{{PathCurrentJavaDoc}}/fr/cnes/genopus/orbits/GPOrbit.html GPOrbit] class, when modifying constants (for example µ) of initial orbital conditions (even only the units), a conversion is done which is useless.
+

Version du 18 février 2021 à 07:53

This version is essentially due to an update of the lower level libraries GENIUS V1.10.1 and PATRIUS V4.6. It also includes some evolutions and corrects some previous versions anomalies (see here).

Known bugs of this version (to be corrected in the 2.2.1 version):

  • The display orbit parameters for the gporbitconvertor tool are not updated when frames configuration are changed.