A simple implementation of pure water. More...
#include <dumux/common/parameters.hh>
#include <dumux/material/idealgas.hh>
#include <cmath>
#include <dumux/material/components/base.hh>
#include <dumux/material/components/liquid.hh>
#include <dumux/material/components/gas.hh>
Go to the source code of this file.
Classes | |
class | Dumux::Components::SimpleH2O< Scalar > |
A simple implementation of pure water. More... | |
struct | Dumux::Components::IsAqueous< SimpleH2O< Scalar > > |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Components |