[io][restart] generalize, let model decide about primary variable names
Make it work for 2p/2p2c box as well as cell-centered. Introduce a property PrimaryVariableNames that extracts the names from the employed formulation and fluid system (2p2c).
Showing
- dumux/io/restart.hh 9 additions, 5 deletionsdumux/io/restart.hh
- dumux/porousmediumflow/2p/model.hh 18 additions, 0 deletionsdumux/porousmediumflow/2p/model.hh
- dumux/porousmediumflow/2p2c/model.hh 34 additions, 0 deletionsdumux/porousmediumflow/2p2c/model.hh
- test/porousmediumflow/2p/implicit/incompressible/problem.hh 3 additions, 1 deletiontest/porousmediumflow/2p/implicit/incompressible/problem.hh
- test/porousmediumflow/2p2c/implicit/CMakeLists.txt 8 additions, 8 deletionstest/porousmediumflow/2p2c/implicit/CMakeLists.txt
- test/porousmediumflow/2p2c/implicit/injectionproblem.hh 3 additions, 1 deletiontest/porousmediumflow/2p2c/implicit/injectionproblem.hh
Loading
Please register or sign in to comment