Differences From Artifact [036b87bd6c]:

To Artifact [a1d4591eb9]:


1
2
3
4
5

6
7
8
9
10
11
12
1
2
3
4
5
6
7
8
9
10
11
12
13





+







#ifndef STATICPRESSURE_HH
#define STATICPRESSURE_HH

#include <cmath>		// log, pow

#include "causality.hh"
#include "constants.hh"

inline double
staticpressure(const double beta,
	       const double C_d,
	       const double d,
	       const double P_ref,

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]