From 81305dfd1ac3637457a6254229bebbb847cc840c Mon Sep 17 00:00:00 2001 From: Myriam Bouchemit Date: Mon, 10 Jun 2024 13:56:44 +0200 Subject: [PATCH] Fix Rosetta Earth & Mars flybys - #11720 --- PARAM_DEF/ros_r_earth1.xml | 4 ++-- PARAM_DEF/ros_r_earth2.xml | 4 ++-- PARAM_DEF/ros_r_earth3.xml | 4 ++-- PARAM_DEF/ros_r_mars.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/PARAM_DEF/ros_r_earth1.xml b/PARAM_DEF/ros_r_earth1.xml index d51255a..bb75867 100644 --- a/PARAM_DEF/ros_r_earth1.xml +++ b/PARAM_DEF/ros_r_earth1.xml @@ -2,9 +2,9 @@ - + - $ros_orb_earth1_R*1.5696e-4 + $ros_orb_earth1_R_GSE/RADIUS_EARTH diff --git a/PARAM_DEF/ros_r_earth2.xml b/PARAM_DEF/ros_r_earth2.xml index dff81d4..31462de 100644 --- a/PARAM_DEF/ros_r_earth2.xml +++ b/PARAM_DEF/ros_r_earth2.xml @@ -1,10 +1,10 @@ - + - $ros_orb_earth2_R*1.5696e-4 + $ros_orb_earth2_R_GSE/RADIUS_EARTH diff --git a/PARAM_DEF/ros_r_earth3.xml b/PARAM_DEF/ros_r_earth3.xml index b2b4703..82307a1 100644 --- a/PARAM_DEF/ros_r_earth3.xml +++ b/PARAM_DEF/ros_r_earth3.xml @@ -2,9 +2,9 @@ - + - $ros_orb_earth3_R*1.5696e-4 + $ros_orb_earth3_R_GSE/RADIUS_EARTH diff --git a/PARAM_DEF/ros_r_mars.xml b/PARAM_DEF/ros_r_mars.xml index a206939..bcaa689 100644 --- a/PARAM_DEF/ros_r_mars.xml +++ b/PARAM_DEF/ros_r_mars.xml @@ -1,9 +1,9 @@ - + - $ros_orb_mars_R*2.945e-4 + magnitude($ros_orb_mars_MSO)/RADIUS_MARS -- libgit2 0.21.2