Add missing field in welspec printout.
This commit is contained in:
parent
805d5a6ba5
commit
7560f3b9a4
1
opm/core/eclipse/SpecialEclipseFields.hpp
Normal file → Executable file
1
opm/core/eclipse/SpecialEclipseFields.hpp
Normal file → Executable file
@ -824,6 +824,7 @@ struct WELSPECS : public SpecialBase
|
|||||||
<< welspecs[i].datum_depth_BHP_ << " "
|
<< welspecs[i].datum_depth_BHP_ << " "
|
||||||
<< welspecs[i].pref_phase_ << " "
|
<< welspecs[i].pref_phase_ << " "
|
||||||
<< welspecs[i].drain_rad_ << " "
|
<< welspecs[i].drain_rad_ << " "
|
||||||
|
<< welspecs[i].spec_inflow_ << " "
|
||||||
<< welspecs[i].shut_in_ << " "
|
<< welspecs[i].shut_in_ << " "
|
||||||
<< welspecs[i].crossflow_ << " "
|
<< welspecs[i].crossflow_ << " "
|
||||||
<< welspecs[i].pressure_table_number_ << " "
|
<< welspecs[i].pressure_table_number_ << " "
|
||||||
|
Loading…
Reference in New Issue
Block a user