From 5326cfe6e96a6a636e38627d583971773ad0a5d7 Mon Sep 17 00:00:00 2001
From: Quentin Brzustowski <quentin.brzustowski@irap.omp.eu>
Date: Tue, 16 Jun 2020 16:11:08 +0200
Subject: [PATCH] dynamic pressure corrections and added WIND

---
 NumericalData/CDPP-AMDA/Wind/SWE/wnd-swe-kp.xml |  9 +++++++++
 1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/NumericalData/CDPP-AMDA/Wind/SWE/wnd-swe-kp.xml b/NumericalData/CDPP-AMDA/Wind/SWE/wnd-swe-kp.xml
index c85a540..51fb090 100644
--- a/NumericalData/CDPP-AMDA/Wind/SWE/wnd-swe-kp.xml
+++ b/NumericalData/CDPP-AMDA/Wind/SWE/wnd-swe-kp.xml
@@ -137,5 +137,14 @@
             </Particle>
         </Parameter>
  -->
+        <Parameter>
+         <Name>ram pressure</Name>
+         <ParameterKey>wnd_swe_pdyn</ParameterKey>
+         <Description>P = 2*10e-6 * Np * Vp^2</Description>
+         <Units>nPa</Units>
+         <RenderingHints>
+            <DisplayType>TimeSeries</DisplayType>
+         </RenderingHints>
+      </Parameter>
     </NumericalData>
 </Spase>
--
libgit2 0.21.2