Added PorousMediaBoxProblem in dumux/boxmodels/common. This implements
FS 116. It unifies common functionality of the individual porous media box models and renders the model-specific base problems like TwoPProblem obsolete. The model-specific problems have been kept and marked deprecated. All test problems in test/boxmodels apart from Richards now directly inherit from PorousMediaBoxProblem. Reviewed by Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8064 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/boxmodels/1p/1pproblem.hh 29 additions, 127 deletionsdumux/boxmodels/1p/1pproblem.hh
- dumux/boxmodels/1p2c/1p2cproblem.hh 27 additions, 131 deletionsdumux/boxmodels/1p2c/1p2cproblem.hh
- dumux/boxmodels/2p/2pproblem.hh 12 additions, 140 deletionsdumux/boxmodels/2p/2pproblem.hh
- dumux/boxmodels/2p2c/2p2cproblem.hh 10 additions, 128 deletionsdumux/boxmodels/2p2c/2p2cproblem.hh
- dumux/boxmodels/2pni/2pnipropertydefaults.hh 0 additions, 1 deletiondumux/boxmodels/2pni/2pnipropertydefaults.hh
- dumux/boxmodels/3p3c/3p3cproblem.hh 11 additions, 80 deletionsdumux/boxmodels/3p3c/3p3cproblem.hh
- dumux/boxmodels/common/porousmediaboxproblem.hh 194 additions, 0 deletionsdumux/boxmodels/common/porousmediaboxproblem.hh
- dumux/boxmodels/mpnc/mpncproblem.hh 14 additions, 126 deletionsdumux/boxmodels/mpnc/mpncproblem.hh
- dumux/boxmodels/richards/richardsproblem.hh 6 additions, 115 deletionsdumux/boxmodels/richards/richardsproblem.hh
- test/boxmodels/1p/1ptestproblem.hh 3 additions, 2 deletionstest/boxmodels/1p/1ptestproblem.hh
- test/boxmodels/1p2c/1p2coutflowproblem.hh 3 additions, 2 deletionstest/boxmodels/1p2c/1p2coutflowproblem.hh
- test/boxmodels/2p/lensproblem.hh 3 additions, 2 deletionstest/boxmodels/2p/lensproblem.hh
- test/boxmodels/2p2c/injectionproblem.hh 3 additions, 2 deletionstest/boxmodels/2p2c/injectionproblem.hh
- test/boxmodels/2p2cni/waterairproblem.hh 3 additions, 2 deletionstest/boxmodels/2p2cni/waterairproblem.hh
- test/boxmodels/2pni/injectionproblem2pni.hh 3 additions, 7 deletionstest/boxmodels/2pni/injectionproblem2pni.hh
- test/boxmodels/3p3c/infiltrationproblem.hh 3 additions, 2 deletionstest/boxmodels/3p3c/infiltrationproblem.hh
- test/boxmodels/3p3cni/columnxylolproblem.hh 3 additions, 2 deletionstest/boxmodels/3p3cni/columnxylolproblem.hh
- test/boxmodels/3p3cni/kuevetteproblem.hh 3 additions, 2 deletionstest/boxmodels/3p3cni/kuevetteproblem.hh
- test/boxmodels/mpnc/obstacleproblem.hh 3 additions, 2 deletionstest/boxmodels/mpnc/obstacleproblem.hh
Loading
Please register or sign in to comment