introduce overlay fluid states for pressure, temperature and saturation
an overlay fluid state takes an arbitrary other fluid state as an argument to which it forwards everything except the quantity which it overlays. also, the fluidsystems test now tests all fluid states for API conformance... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7110 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/material/eos/pengrobinson.hh 26 additions, 23 deletionsdumux/material/eos/pengrobinson.hh
- dumux/material/fluidstates/immisciblefluidstate.hh 1 addition, 1 deletiondumux/material/fluidstates/immisciblefluidstate.hh
- dumux/material/fluidstates/pressureoverlayfluidstate.hh 211 additions, 0 deletionsdumux/material/fluidstates/pressureoverlayfluidstate.hh
- dumux/material/fluidstates/saturationoverlayfluidstate.hh 210 additions, 0 deletionsdumux/material/fluidstates/saturationoverlayfluidstate.hh
- dumux/material/fluidstates/temperatureoverlayfluidstate.hh 212 additions, 0 deletionsdumux/material/fluidstates/temperatureoverlayfluidstate.hh
- test/material/fluidsystems/checkfluidsystem.hh 89 additions, 18 deletionstest/material/fluidsystems/checkfluidsystem.hh
- test/material/fluidsystems/test_fluidsystems.cc 40 additions, 0 deletionstest/material/fluidsystems/test_fluidsystems.cc
Loading
Please register or sign in to comment