Properties of pure molecular hydrogen \(H_2\).
#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::H2< Scalar > |
Properties of pure molecular hydrogen \(H_2\). More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Components |
Variables | |
template<class Scalar> | |
const H2< Scalar >::ShomateMethod | Dumux::Components::H2< Scalar >::shomateMethod |
Shomate parameters for hydrogen published by NIST [NIST] https://webbook.nist.gov/cgi/cbook.cgi?ID=C1333740&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. | |