From 1a56a39451167bf596ecdc217de4e581318c29df Mon Sep 17 00:00:00 2001
From: Quentin Brzustowski <quentin.brzustowski@irap.omp.eu>
Date: Thu, 11 Jun 2020 13:30:18 +0200
Subject: [PATCH] dynamic pressure ACE

---
 NumericalData/CDPP-AMDA/ACE/SWEPAM/ace-swp-all.xml |  9 +++++++++
 1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/NumericalData/CDPP-AMDA/ACE/SWEPAM/ace-swp-all.xml b/NumericalData/CDPP-AMDA/ACE/SWEPAM/ace-swp-all.xml
index d17cbdc..f1c4a07 100644
--- a/NumericalData/CDPP-AMDA/ACE/SWEPAM/ace-swp-all.xml
+++ b/NumericalData/CDPP-AMDA/ACE/SWEPAM/ace-swp-all.xml
@@ -154,5 +154,14 @@
          <ParticleQuantity>NumberDensity</ParticleQuantity>
       </Particle>
    </Parameter>   
+   <Parameter>
+      <Name>dynamic pressure</Name>
+      <ParameterKey>swp_pdyn</ParameterKey>
+      <Description>P = 2*10e-6 * Np * Vp</Description>
+      <Units>nPa</Units>
+      <RenderingHints>
+         <DisplayType>TimeSeries</DisplayType>
+      </RenderingHints>
+   </Parameter>
 </NumericalData>
 </Spase>
--
libgit2 0.21.2