Commit bd66ff78dc669f1923fb4bc72221c3be3ae832ff
1 parent
24df5d91
Exists in
master
and in
11 other branches
correct Sim Region for Ballistic
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
SimulationRun/CDPP-AMDA/BALLISTIC/Bepi.xml
... | ... | @@ -16,7 +16,7 @@ |
16 | 16 | <Model> |
17 | 17 | <ModelID>spase://CNES/SimulationModel/CDPP-AMDA/Ballistic</ModelID> |
18 | 18 | </Model> |
19 | - <SimulatedRegion>Heliosphere</SimulatedRegion> | |
19 | + <SimulatedRegion>Bepi</SimulatedRegion> | |
20 | 20 | <SimulationDomain> |
21 | 21 | <CoordinateSystem> |
22 | 22 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ... | ... |
SimulationRun/CDPP-AMDA/BALLISTIC/Rosetta.xml
... | ... | @@ -16,7 +16,7 @@ |
16 | 16 | <Model> |
17 | 17 | <ModelID>spase://CNES/SimulationModel/CDPP-AMDA/Ballistic</ModelID> |
18 | 18 | </Model> |
19 | - <SimulatedRegion>Comet</SimulatedRegion> | |
19 | + <SimulatedRegion>Rosetta@C-G</SimulatedRegion> | |
20 | 20 | <SimulationDomain> |
21 | 21 | <CoordinateSystem> |
22 | 22 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ... | ... |