mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-24 16:30:02 -06:00
fixed commented code
This commit is contained in:
parent
95ead78a0d
commit
16edd5ecc5
@ -151,7 +151,7 @@ namespace Opm
|
||||
EWOMS_HIDE_PARAM(TypeTag, RestartTime);
|
||||
EWOMS_HIDE_PARAM(TypeTag, RestartWritingInterval);
|
||||
// hide all vtk related it is not currently possible to do this dependet on if the vtk writing is used
|
||||
//if(not(EWOMS_GET_PARAM(TypeTag,bool,EnableAsyncVtkOutput))){
|
||||
//if(not(EWOMS_GET_PARAM(TypeTag,bool,EnableVtkOutput))){
|
||||
EWOMS_HIDE_PARAM(TypeTag, VtkWriteOilFormationVolumeFactor);
|
||||
EWOMS_HIDE_PARAM(TypeTag, VtkWriteOilSaturationPressure);
|
||||
EWOMS_HIDE_PARAM(TypeTag, VtkWriteOilVaporizationFactor);
|
||||
|
Loading…
Reference in New Issue
Block a user