Commit 5b8c45f398e46da35873db85833289a9af82e65d

Authored by Elena.Budnik
1 parent 5ff34405

b pressure mms

Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
PARAM_DEF/mms1_pres_m.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1_pres_m">
  3 + <get><amdaParam name="mms1_b_tot"/></get>
  4 + <process>$mms1_b_tot*$mms1_b_tot/800.0/M_PI</process>
  5 + <output/>
  6 +</param>
... ...