Merge branch 'feature/partialpressure' into 'master'
[material,decoupled] add partial and vapor pressure functions The convenience functions for partial pressure and vapor pressure are helpful for calculating the relative humidity. There is now also a new function for setting the relative humidity instead of the mass or mole fractions. This makes life much easier, when working together with people from atmospheric science. See merge request !11
No related branches found
No related tags found
Showing
- dumux/decoupled/2p2c/2p2cfluidstate.hh 2 additions, 314 deletionsdumux/decoupled/2p2c/2p2cfluidstate.hh
- dumux/decoupled/2p2c/celldata2p2c.hh 1 addition, 1 deletiondumux/decoupled/2p2c/celldata2p2c.hh
- dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh 2 additions, 321 deletionsdumux/decoupled/2p2c/pseudo1p2cfluidstate.hh
- dumux/material/constraintsolvers/compositionalflash.hh 2 additions, 2 deletionsdumux/material/constraintsolvers/compositionalflash.hh
- dumux/material/fluidstates/2p2cfluidstate.hh 322 additions, 0 deletionsdumux/material/fluidstates/2p2cfluidstate.hh
- dumux/material/fluidstates/compositionalfluidstate.hh 32 additions, 1 deletiondumux/material/fluidstates/compositionalfluidstate.hh
- dumux/material/fluidstates/immisciblefluidstate.hh 1 addition, 1 deletiondumux/material/fluidstates/immisciblefluidstate.hh
- dumux/material/fluidstates/pseudo1p2cfluidstate.hh 349 additions, 0 deletionsdumux/material/fluidstates/pseudo1p2cfluidstate.hh
- dumux/material/fluidsystems/h2oairfluidsystem.hh 33 additions, 14 deletionsdumux/material/fluidsystems/h2oairfluidsystem.hh
- test/material/fluidsystems/checkfluidsystem.hh 7 additions, 0 deletionstest/material/fluidsystems/checkfluidsystem.hh
Loading
Please register or sign in to comment