Fix some temporary fallouts in the outputwriter

This commit is contained in:
Tor Harald Sandve
2016-11-15 12:23:46 +01:00
parent 38c4eeb667
commit f8bf7c392c
2 changed files with 41 additions and 34 deletions

View File

@@ -264,8 +264,9 @@ public:
elemCtx.updateAll(*elemIt);
}
// TODO:: fiz seg_fault
//output_writer_.writeTimeStep( timer, state, well_state, solver->model() );
// No per cell data is written for initial step, but will be
// for subsequent steps, when we have started simulating
output_writer_.writeTimeStepWithoutCellProperties( timer, state, well_state );
}
// Compute orignal FIP;