Problem where brine is evaporating at the top boundary. The system is closed at the remaining boundaries. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/porousmediumflow/2pncmin/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidsystems/brineair.hh>
#include <dumux/material/components/nacl.hh>
#include <dumux/material/components/granite.hh>
#include <dumux/material/solidsystems/compositionalsolidphase.hh>
#include "spatialparams.hh"
Go to the source code of this file.
Problem where brine is evaporating at the top boundary. The system is closed at the remaining boundaries.
Classes | |
struct | Dumux::Properties::TTag::Salinization |
struct | Dumux::Properties::TTag::SalinizationBox |
struct | Dumux::Properties::TTag::SalinizationCCTpfa |
struct | Dumux::Properties::Grid< TypeTag, TTag::Salinization > |
struct | Dumux::Properties::Problem< TypeTag, TTag::Salinization > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::Salinization > |
struct | Dumux::Properties::SolidSystem< TypeTag, TTag::Salinization > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::Salinization > |
struct | Dumux::Properties::ReplaceCompEqIdx< TypeTag, TTag::Salinization > |
Replace gas balance by total mass balance. More... | |
struct | Dumux::Properties::Formulation< TypeTag, TTag::Salinization > |
class | Dumux::SalinizationProblem< TypeTag > |
Problem where brine is evaporating at the top boundary. The system is closed at the remaining boundaries. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |