normalized tabification in spu_2p.
This commit is contained in:
parent
51c1da1df8
commit
fd9a3318b0
@ -605,6 +605,7 @@ main(int argc, char** argv)
|
|||||||
std::cout << "Pressure solver took: " << pt << " seconds." << std::endl;
|
std::cout << "Pressure solver took: " << pt << " seconds." << std::endl;
|
||||||
ptime += pt;
|
ptime += pt;
|
||||||
|
|
||||||
|
|
||||||
if (check_well_controls) {
|
if (check_well_controls) {
|
||||||
Opm::computePhaseFlowRatesPerWell(*wells->c_wells(),
|
Opm::computePhaseFlowRatesPerWell(*wells->c_wells(),
|
||||||
fractional_flows,
|
fractional_flows,
|
||||||
|
Loading…
Reference in New Issue
Block a user