Commit af6f074b1cc7b7ffb93256124743b6eafe18fd9d

Authored by Quentin Brzustowski
1 parent cbba2934

retour a la ligne dans le help

NumericalOutput/CDPP-AMDA/BALLISTIC/bls-bepi-omni.xml
... ... @@ -9,9 +9,9 @@
9 9 <ReleaseDate>2020-04-29T16:49:29Z</ReleaseDate>
10 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 15 </Description>
16 16 <Acknowledgement/>
17 17 <Contact>
... ...
NumericalOutput/CDPP-AMDA/BALLISTIC/bls-psp-omni.xml
... ... @@ -9,9 +9,9 @@
9 9 <ReleaseDate>2020-04-29T16:49:29Z</ReleaseDate>
10 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 15 </Description>
16 16 <Acknowledgement/>
17 17 <Contact>
... ...