[io][vtkoutput] let velocityOutput decide number of phase velocities
This commit will enable the geomechanics framework to not have to state the number of phases in geomechanical model traits. Also, when velocity output for the geomechanical models is implemented, we will have to distinguish in the vtk output module anyway, as then we would have to call numSolidPhases(). Outsourcing it directly to the velocity output seems like an elegant solution.
parent
e21f9c98
No related branches found
No related tags found
Showing
- dumux/discretization/staggered/freeflow/velocityoutput.hh 4 additions, 0 deletionsdumux/discretization/staggered/freeflow/velocityoutput.hh
- dumux/io/vtkoutputmodule.hh 11 additions, 12 deletionsdumux/io/vtkoutputmodule.hh
- dumux/porousmediumflow/velocityoutput.hh 4 additions, 0 deletionsdumux/porousmediumflow/velocityoutput.hh
Loading
Please register or sign in to comment