Commit 5326cfe6e96a6a636e38627d583971773ad0a5d7
1 parent
c0d0e46a
Exists in
master
and in
11 other branches
dynamic pressure corrections and added WIND
Showing
1 changed file
with
9 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/Wind/SWE/wnd-swe-kp.xml
... | ... | @@ -137,5 +137,14 @@ |
137 | 137 | </Particle> |
138 | 138 | </Parameter> |
139 | 139 | --> |
140 | + <Parameter> | |
141 | + <Name>ram pressure</Name> | |
142 | + <ParameterKey>wnd_swe_pdyn</ParameterKey> | |
143 | + <Description>P = 2*10e-6 * Np * Vp^2</Description> | |
144 | + <Units>nPa</Units> | |
145 | + <RenderingHints> | |
146 | + <DisplayType>TimeSeries</DisplayType> | |
147 | + </RenderingHints> | |
148 | + </Parameter> | |
140 | 149 | </NumericalData> |
141 | 150 | </Spase> |
... | ... |