Classes | |
struct | BrineCO2Indices |
Class that exports some indices that should be provided by the BrineAir fluid system. The indices are chosen dependent on the policy, i.e. if a simplified pseudo component Brine is used or salt is considered an individual component. More... | |
struct | BrineCO2Indices< false > |
Specialization for the case of brine being a fluid system with NaCl as individual component. More... | |
struct | BrineCO2Indices< true > |
Specialization for the case of brine being a pseudo component with a constant salinity. More... | |
Functions | |
template<class Scalar > | |
Scalar | viscosityReid_ (Scalar temperature) |
template<class Scalar > | |
Scalar | viscosityNagel_ (Scalar temperature) |
Scalar Dumux::FluidSystems::Detail::viscosityNagel_ | ( | Scalar | temperature | ) |
Scalar Dumux::FluidSystems::Detail::viscosityReid_ | ( | Scalar | temperature | ) |