34 RstHeader(
const Runspec& runspec,
const UnitSystem& unit_system,
const std::vector<int>& intehead,
const std::vector<bool>& logihead,
const std::vector<double>& doubhead);
43 int max_wells_in_group;
44 int max_groups_in_field;
45 int max_wells_in_field;
97 int guide_rate_nominated_phase;
102 bool enable_hysteris;
108 bool reversible_relperm;
113 bool group_control_active;
114 bool glift_all_nupcol;
116 double next_timestep1;
117 double next_timestep2;
125 double guide_rate_delay;
126 double guide_rate_damping;
128 double udq_undefined;
130 double glift_min_wait;
131 double glift_rate_delta;
132 double glift_min_eco_grad;
135 std::time_t sim_time()
const;
136 std::pair<std::time_t, std::size_t> restart_info()
const;
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition Exceptions.hpp:30