commented out change of Doubhead to avoid test-problems

This commit is contained in:
Jostein Alvestad
2019-10-08 08:27:51 +02:00
parent 90d0deeafb
commit d1d651a70d

View File

@@ -89,7 +89,7 @@ createDoubHead(const EclipseState& es,
.tuningParameters(sched.getTuning(), lookup_step, tconv)
.timeStamp (computeTimeStamp(sched, simTime))
.drsdt (sched, lookup_step, tconv)
.udq_param(rspec.udqParams())
//.udq_param(rspec.udqParams())
;
if (nextTimeStep > 0.0) {