Skip to content
Snippets Groups Projects
Commit cd8191fb authored by Bernd Flemisch's avatar Bernd Flemisch Committed by Kilian Weishaupt
Browse files

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.
parent cc366999
No related branches found
No related tags found
Loading
Showing
with 61 additions and 32 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment