Commit 8c4d1bd1140eaf6df7ce53f277ac3c7749e4f5a3
1 parent
6c1a5193
Exists in
master
and in
11 other branches
dynamic pressure DSCOVR
Showing
2 changed files
with
20 additions
and
2 deletions
Show diff stats
NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-1m.xml
... | ... | @@ -342,6 +342,15 @@ |
342 | 342 | <ParticleType>AlphaParticle</ParticleType> |
343 | 343 | <ParticleQuantity>Velocity</ParticleQuantity> |
344 | 344 | </Particle> |
345 | - </Parameter>--> | |
345 | + </Parameter>--> | |
346 | + <Parameter> | |
347 | + <Name>dynamic pressure</Name> | |
348 | + <ParameterKey>dsc_pdyn</ParameterKey> | |
349 | + <Description>P = 2*10e-6 * Np * Vp</Description> | |
350 | + <Units>nPa</Units> | |
351 | + <RenderingHints> | |
352 | + <DisplayType>TimeSeries</DisplayType> | |
353 | + </RenderingHints> | |
354 | + </Parameter> | |
346 | 355 | </NumericalData> |
347 | 356 | </Spase> |
... | ... |
NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-3s.xml
... | ... | @@ -342,6 +342,15 @@ |
342 | 342 | <ParticleType>AlphaParticle</ParticleType> |
343 | 343 | <ParticleQuantity>Velocity</ParticleQuantity> |
344 | 344 | </Particle> |
345 | - </Parameter>--> | |
345 | + </Parameter>--> | |
346 | + <Parameter> | |
347 | + <Name>dynamic pressure</Name> | |
348 | + <ParameterKey>dsc_pdyn_3s</ParameterKey> | |
349 | + <Description>P = 2*10e-6 * Np * Vp</Description> | |
350 | + <Units>nPa</Units> | |
351 | + <RenderingHints> | |
352 | + <DisplayType>TimeSeries</DisplayType> | |
353 | + </RenderingHints> | |
354 | + </Parameter> | |
346 | 355 | </NumericalData> |
347 | 356 | </Spase> |
... | ... |