From 8c4d1bd1140eaf6df7ce53f277ac3c7749e4f5a3 Mon Sep 17 00:00:00 2001 From: Quentin Brzustowski <quentin.brzustowski@irap.omp.eu> Date: Thu, 11 Jun 2020 14:20:45 +0200 Subject: [PATCH] dynamic pressure DSCOVR --- NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-1m.xml | 11 ++++++++++- NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-3s.xml | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-1m.xml b/NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-1m.xml index 4cadb50..81cab47 100644 --- a/NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-1m.xml +++ b/NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-1m.xml @@ -342,6 +342,15 @@ <ParticleType>AlphaParticle</ParticleType> <ParticleQuantity>Velocity</ParticleQuantity> </Particle> - </Parameter>--> + </Parameter>--> + <Parameter> + <Name>dynamic pressure</Name> + <ParameterKey>dsc_pdyn</ParameterKey> + <Description>P = 2*10e-6 * Np * Vp</Description> + <Units>nPa</Units> + <RenderingHints> + <DisplayType>TimeSeries</DisplayType> + </RenderingHints> + </Parameter> </NumericalData> </Spase> diff --git a/NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-3s.xml b/NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-3s.xml index b95e4ea..4afc325 100644 --- a/NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-3s.xml +++ b/NumericalData/CDPP-AMDA/DSCOVR/FC/dsc-fc-3s.xml @@ -342,6 +342,15 @@ <ParticleType>AlphaParticle</ParticleType> <ParticleQuantity>Velocity</ParticleQuantity> </Particle> - </Parameter>--> + </Parameter>--> + <Parameter> + <Name>dynamic pressure</Name> + <ParameterKey>dsc_pdyn_3s</ParameterKey> + <Description>P = 2*10e-6 * Np * Vp</Description> + <Units>nPa</Units> + <RenderingHints> + <DisplayType>TimeSeries</DisplayType> + </RenderingHints> + </Parameter> </NumericalData> </Spase> -- libgit2 0.21.2