11 #include <athena/athena_arrays.hpp>
12 #include <athena/mesh/mesh.hpp>
33 Real scale = GetPar<Real>(
"scale");
50 result = 2.28e-6 * pow(
p, 0.53);
55 return scale * dens * result;
Real GetAttenuation(Real wave1, Real wave2, AirParcel const &var) const
Get attenuation coefficient [1/m].
static Thermodynamics const * GetInstance()
Return a pointer to the one and only instance of Thermodynamics.