Setting constant fluid properties via the input file.
#include <dune/common/exceptions.hh>#include <dumux/common/parameters.hh>#include <dumux/material/idealgas.hh>#include <dumux/material/components/base.hh>#include <dumux/material/components/liquid.hh>#include <dumux/material/components/gas.hh>#include <dumux/material/components/solid.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::Components::Constant< id, Scalar > | 
| A component which returns run time specified values for all fluid properties.  More... | |
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::Components |