Add missing field in welspec printout.

This commit is contained in:
Bjørn Spjelkavik 2012-01-19 09:20:06 +01:00
parent 805d5a6ba5
commit 7560f3b9a4

1
opm/core/eclipse/SpecialEclipseFields.hpp Normal file → Executable file
View File

@ -824,6 +824,7 @@ struct WELSPECS : public SpecialBase
<< welspecs[i].datum_depth_BHP_ << " "
<< welspecs[i].pref_phase_ << " "
<< welspecs[i].drain_rad_ << " "
<< welspecs[i].spec_inflow_ << " "
<< welspecs[i].shut_in_ << " "
<< welspecs[i].crossflow_ << " "
<< welspecs[i].pressure_table_number_ << " "