1p box model: make it use fluid systems
it used to call Fluid::foo() directly. now we do this by means of the fluid system, so that the same problems for 1p2c can be reused by 1p. Also has the advantage that all box models now provide a fluid state which makes writing generic code much simpler... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7053 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/boxmodels/1p/1pproperties.hh 2 additions, 4 deletionsdumux/boxmodels/1p/1pproperties.hh
- dumux/boxmodels/1p/1ppropertydefaults.hh 23 additions, 0 deletionsdumux/boxmodels/1p/1ppropertydefaults.hh
- dumux/boxmodels/1p/1pvolumevariables.hh 62 additions, 19 deletionsdumux/boxmodels/1p/1pvolumevariables.hh
- dumux/boxmodels/2p/2pvolumevariables.hh 31 additions, 8 deletionsdumux/boxmodels/2p/2pvolumevariables.hh
- dumux/boxmodels/2p2c/2p2cvolumevariables.hh 1 addition, 2 deletionsdumux/boxmodels/2p2c/2p2cvolumevariables.hh
- dumux/boxmodels/2pni/2pnivolumevariables.hh 50 additions, 76 deletionsdumux/boxmodels/2pni/2pnivolumevariables.hh
- dumux/material/MpNcfluidsystems/1pfluidsystem.hh 371 additions, 0 deletionsdumux/material/MpNcfluidsystems/1pfluidsystem.hh
- dumux/material/MpNcfluidsystems/2pimmisciblefluidsystem.hh 18 additions, 24 deletionsdumux/material/MpNcfluidsystems/2pimmisciblefluidsystem.hh
- dumux/material/MpNcfluidsystems/h2on2fluidsystem.hh 27 additions, 26 deletionsdumux/material/MpNcfluidsystems/h2on2fluidsystem.hh
- test/boxmodels/1p/1ptestproblem.hh 2 additions, 1 deletiontest/boxmodels/1p/1ptestproblem.hh
- test/boxmodels/1p/grids/test_1p_2d.dgf 1 addition, 1 deletiontest/boxmodels/1p/grids/test_1p_2d.dgf
Loading
Please register or sign in to comment