Commit ed51c2cdf5de828371d688700a8b7df5bbd03098

Authored by Benjamin Renard
2 parents bd797eea cd5809e4

Merge branch 'master' into new-save-plot-request

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
generic_data/Functions/functions.xml
... ... @@ -89,7 +89,7 @@
89 89 <new_kernel>alfvenVelocity</new_kernel>
90 90 </function>
91 91  
92   - <function name="fairfield70(,)" params="3" kind="physics">
  92 + <!--<function name="fairfield70(,)" params="3" kind="physics">
93 93 <prompt>FAIRFIELD 1970 model of neutral sheet position Z = fairfield70(y_sm, z_sm, x_ss)
94 94 where y_sm and z_sm are the solar magnetospheric coordinates of the spacecraft
95 95 and x_ss is geomagnetic latitude of the sun</prompt>
... ... @@ -112,9 +112,9 @@
112 112 R is the radial distance in RE and DTA is the dipole tilt angle
113 113 </info_brief>
114 114 <new_kernel>lopez90</new_kernel>
115   - </function>
  115 + </function>-->
116 116  
117   - <!-- <function name="gsegsm_()" argv="vector" kind="amda">
  117 + <!--<function name="gsegsm_()" argv="vector" kind="amda">
118 118 <prompt/>
119 119 <info_brief>GSE to GSM transformation</info_brief>
120 120 <new_kernel>#framesTransformation</new_kernel>
... ...