Commit af6f074b1cc7b7ffb93256124743b6eafe18fd9d
1 parent
cbba2934
Exists in
master
and in
11 other branches
retour a la ligne dans le help
Showing
2 changed files
with
4 additions
and
4 deletions
Show diff stats
NumericalOutput/CDPP-AMDA/BALLISTIC/bls-bepi-omni.xml
@@ -9,9 +9,9 @@ | @@ -9,9 +9,9 @@ | ||
9 | <ReleaseDate>2020-04-29T16:49:29Z</ReleaseDate> | 9 | <ReleaseDate>2020-04-29T16:49:29Z</ReleaseDate> |
10 | <Description>OMNI solar wind 1-hour velocity data is used as model input. A sidereal period of 25.38 days is used in the calculations. Calculation : IRAP. | 10 | <Description>OMNI solar wind 1-hour velocity data is used as model input. A sidereal period of 25.38 days is used in the calculations. Calculation : IRAP. |
11 | 11 | ||
12 | - delay(days)=(r_bepi-r_earth)/omni_sw_v*1731.46 + angle_bepi_earth/14.1844 | 12 | + * delay(days)=(r_bepi-r_earth)/omni_sw_v*1731.46 + angle_bepi_earth/14.1844 |
13 | 13 | ||
14 | - angle_bepi_earth(deg)=acos(xyz_bepi_hee(0)/sqrt(xyz_bepi_hee(0)*xyz_bepi_hee(0)+xyz_bepi_hee(1)*xyz_bepi_hee(1)))*sign(-xyz_bepi_hee(1)) | 14 | + * angle_bepi_earth(deg)=acos(xyz_bepi_hee(0)/sqrt(xyz_bepi_hee(0)*xyz_bepi_hee(0) +xyz_bepi_hee(1)*xyz_bepi_hee(1)))*sign(-xyz_bepi_hee(1)) |
15 | </Description> | 15 | </Description> |
16 | <Acknowledgement/> | 16 | <Acknowledgement/> |
17 | <Contact> | 17 | <Contact> |
NumericalOutput/CDPP-AMDA/BALLISTIC/bls-psp-omni.xml
@@ -9,9 +9,9 @@ | @@ -9,9 +9,9 @@ | ||
9 | <ReleaseDate>2020-04-29T16:49:29Z</ReleaseDate> | 9 | <ReleaseDate>2020-04-29T16:49:29Z</ReleaseDate> |
10 | <Description>OMNI solar wind 1-hour velocity data is used as model input. A sidereal period of 25.38 days is used in the calculations. Calculation : IRAP. | 10 | <Description>OMNI solar wind 1-hour velocity data is used as model input. A sidereal period of 25.38 days is used in the calculations. Calculation : IRAP. |
11 | 11 | ||
12 | - delay(days)=(r_psp-r_earth)/omni_sw_v*1731.46 + angle_psp_earth/14.1844 | 12 | + * delay(days)=(r_psp-r_earth)/omni_sw_v*1731.46 + angle_psp_earth/14.1844 |
13 | 13 | ||
14 | - angle_psp_earth(deg)=acos(xyz_psp_hee(0)/sqrt(xyz_psp_hee(0)*xyz_psp_hee(0)+xyz_psp_hee(1)*xyz_psp_hee(1)))*sign(-xyz_psp_hee(1)) | 14 | + * angle_psp_earth(deg)=acos(xyz_psp_hee(0)/sqrt(xyz_psp_hee(0)*xyz_psp_hee(0)+xyz_psp_hee(1)*xyz_psp_hee(1)))*sign(-xyz_psp_hee(1)) |
15 | </Description> | 15 | </Description> |
16 | <Acknowledgement/> | 16 | <Acknowledgement/> |
17 | <Contact> | 17 | <Contact> |