From 5b8c45f398e46da35873db85833289a9af82e65d Mon Sep 17 00:00:00 2001
From: Elena.Budnik <ebudnik@irap.omp.eu>
Date: Wed, 2 Oct 2019 17:04:29 +0200
Subject: [PATCH] b pressure mms

---
 PARAM_DEF/mms1_pres_m.xml | 6 ++++++
 1 file changed, 6 insertions(+), 0 deletions(-)
 create mode 100644 PARAM_DEF/mms1_pres_m.xml

diff --git a/PARAM_DEF/mms1_pres_m.xml b/PARAM_DEF/mms1_pres_m.xml
new file mode 100644
index 0000000..01d1896
--- /dev/null
+++ b/PARAM_DEF/mms1_pres_m.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<param xml:id="mms1_pres_m">
+    <get><amdaParam name="mms1_b_tot"/></get>
+    <process>$mms1_b_tot*$mms1_b_tot/800.0/M_PI</process>
+    <output/>
+</param>
--
libgit2 0.21.2