harmonize phase names
Implement decision made in !1137: - 1p gas: `gas` - 1p liquid: `liq` - 2p gas/liquid: `gas` and `liq` - 2p liquid/liquid: `aq` and `napl` - 3p: `gas`, `aq` and `napl` - solid: `s` Add `IsAqueous` to components to detect if a component is aqueous or not. Adapt reference solutions. Adjust `primaryVariableName` only where necessary to make the tests pass. Will be treated in general in !1212.
Showing
- dumux/material/components/base.hh 3 additions, 0 deletionsdumux/material/components/base.hh
- dumux/material/components/brine.hh 3 additions, 0 deletionsdumux/material/components/brine.hh
- dumux/material/components/h2o.hh 3 additions, 0 deletionsdumux/material/components/h2o.hh
- dumux/material/components/simpleh2o.hh 3 additions, 0 deletionsdumux/material/components/simpleh2o.hh
- dumux/material/components/tabulatedcomponent.hh 3 additions, 0 deletionsdumux/material/components/tabulatedcomponent.hh
- dumux/material/fluidsystems/1pgas.hh 1 addition, 1 deletiondumux/material/fluidsystems/1pgas.hh
- dumux/material/fluidsystems/1pliquid.hh 1 addition, 1 deletiondumux/material/fluidsystems/1pliquid.hh
- dumux/material/fluidsystems/2p1c.hh 2 additions, 2 deletionsdumux/material/fluidsystems/2p1c.hh
- dumux/material/fluidsystems/2pimmiscible.hh 14 additions, 3 deletionsdumux/material/fluidsystems/2pimmiscible.hh
- dumux/material/fluidsystems/3pimmiscible.hh 6 additions, 3 deletionsdumux/material/fluidsystems/3pimmiscible.hh
- dumux/material/fluidsystems/brine.hh 1 addition, 1 deletiondumux/material/fluidsystems/brine.hh
- dumux/material/fluidsystems/brineair.hh 2 additions, 2 deletionsdumux/material/fluidsystems/brineair.hh
- dumux/material/fluidsystems/h2oair.hh 2 additions, 2 deletionsdumux/material/fluidsystems/h2oair.hh
- dumux/material/fluidsystems/h2oairmesitylene.hh 3 additions, 3 deletionsdumux/material/fluidsystems/h2oairmesitylene.hh
- dumux/material/fluidsystems/h2oairxylene.hh 3 additions, 3 deletionsdumux/material/fluidsystems/h2oairxylene.hh
- dumux/material/fluidsystems/h2oheavyoil.hh 3 additions, 3 deletionsdumux/material/fluidsystems/h2oheavyoil.hh
- dumux/material/fluidsystems/h2on2.hh 2 additions, 2 deletionsdumux/material/fluidsystems/h2on2.hh
- dumux/material/fluidsystems/h2on2o2.hh 2 additions, 2 deletionsdumux/material/fluidsystems/h2on2o2.hh
- dumux/material/fluidsystems/liquidphase2c.hh 1 addition, 1 deletiondumux/material/fluidsystems/liquidphase2c.hh
- dumux/material/fluidsystems/spe5.hh 3 additions, 3 deletionsdumux/material/fluidsystems/spe5.hh
Loading
Please register or sign in to comment