3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::Properties::ModelDefaultParameters< TypeTag, TTag::SequentialModel > Struct Template Reference

do not specific any model-specific default parameters here More...

#include <dumux/porousmediumflow/sequential/properties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::ModelDefaultParameters< TypeTag, TTag::SequentialModel >

do not specific any model-specific default parameters here

Static Public Member Functions

static void defaultParams (Dune::ParameterTree &params, const std::string &group="")
 

Member Function Documentation

◆ defaultParams()

template<class TypeTag >
static void Dumux::Properties::ModelDefaultParameters< TypeTag, TTag::SequentialModel >::defaultParams ( Dune::ParameterTree &  params,
const std::string &  group = "" 
)
inlinestatic

< tolerance for coarsening

< switch for using initial grid adaption

< apply an mpfa method around hanging nodes

< maximum allowed level

< use up to four interaction regions

< minimum allowed level

< switch for refinement at Dirichlet BCs

< switch for refinement at Neumann BCs

< switch for refinement at sources

< tolerance for refinement

< scalar factor for additional scaling of the time step

< regard volume integral in pressure equation

< scaling factor for the error term

< lower threshold used for the error term evaluation

< upper threshold used for the error term evaluation

< porosity will be set to max(given value, threshold)

< scalar factor for scaling of local sub-time-step

< don't switch direction of face normal vectors

< disable facewise velocity calculation

< don't be verbose in local sub-time-steps

< VTK output contains only the basic values


The documentation for this struct was generated from the following file: