Blame view

test/data/DataBaseParameters/ram_pressure_shifted.xml 295 Bytes
afce918f   Benjamin Renard   Add test/data
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<param xml:id='ram_pressure_shifted'>
  <get>   
   <amdaParam name="density_shifted_plus" />
   <amdaParam name="speed" />
  </get>
  <process description="ram_pressure(density_shifted_plus,speed)">ram_pressure($density_shifted_plus,$speed)</process>
  <output/>
</param>