Commit 1a56a39451167bf596ecdc217de4e581318c29df
1 parent
53bda3ec
Exists in
master
and in
11 other branches
dynamic pressure ACE
Showing
1 changed file
with
9 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/ACE/SWEPAM/ace-swp-all.xml
@@ -154,5 +154,14 @@ | @@ -154,5 +154,14 @@ | ||
154 | <ParticleQuantity>NumberDensity</ParticleQuantity> | 154 | <ParticleQuantity>NumberDensity</ParticleQuantity> |
155 | </Particle> | 155 | </Particle> |
156 | </Parameter> | 156 | </Parameter> |
157 | + <Parameter> | ||
158 | + <Name>dynamic pressure</Name> | ||
159 | + <ParameterKey>swp_pdyn</ParameterKey> | ||
160 | + <Description>P = 2*10e-6 * Np * Vp</Description> | ||
161 | + <Units>nPa</Units> | ||
162 | + <RenderingHints> | ||
163 | + <DisplayType>TimeSeries</DisplayType> | ||
164 | + </RenderingHints> | ||
165 | + </Parameter> | ||
157 | </NumericalData> | 166 | </NumericalData> |
158 | </Spase> | 167 | </Spase> |