-Removed not working and unused numericalDensity
-Introduced FluxData for compositional models, only storing upwind information -Transport can use full upwind or harmonic average if upwind direction changes from P.E. (settable via property RestrictFluxInTransport) =>reduces effect of flow that is not accounted for in the P.E. reviewd by Philipp git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8094 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/decoupled/2p2c/2p2cproperties.hh 3 additions, 3 deletionsdumux/decoupled/2p2c/2p2cproperties.hh
- dumux/decoupled/2p2c/cellData2p2c.hh 29 additions, 31 deletionsdumux/decoupled/2p2c/cellData2p2c.hh
- dumux/decoupled/2p2c/fluxData2p2c.hh 149 additions, 0 deletionsdumux/decoupled/2p2c/fluxData2p2c.hh
- dumux/decoupled/2p2c/fvpressure2p2c.hh 22 additions, 11 deletionsdumux/decoupled/2p2c/fvpressure2p2c.hh
- dumux/decoupled/2p2c/fvtransport2p2c.hh 129 additions, 49 deletionsdumux/decoupled/2p2c/fvtransport2p2c.hh
Loading
Please register or sign in to comment