Properties of methane \(CH_4\).
#include <dumux/material/idealgas.hh>
#include <cmath>
#include <dumux/material/components/base.hh>
#include <dumux/material/components/gas.hh>
#include <dumux/material/components/shomate.hh>
Go to the source code of this file.
Classes | |
class | Dumux::Components::CH4< Scalar > |
Properties of pure molecular methane \(CH_4\). More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Components |
Variables | |
template<class Scalar> | |
const CH4< Scalar >::ShomateMethod | Dumux::Components::CH4< Scalar >::shomateMethod |
Shomate parameters for methane published by NIST [NIST] https://webbook.nist.gov/cgi/cbook.cgi?ID=C74828&Units=SI&Mask=1&Type=JANAFG&Table=on#JANAFG First row defines the temperature ranges, further rows give the parameters (A,B,C,D,E,F,G,H) for the respective temperature ranges. | |