42 const std::vector<int>& intehead,
43 const std::vector<bool>& logihead,
44 const std::vector<double>& doubhead);
53 int max_wells_in_group;
54 int max_groups_in_field;
55 int max_wells_in_field;
108 int guide_rate_nominated_phase;
113 bool enable_hysteris;
119 bool reversible_relperm;
124 bool group_control_active;
125 bool glift_all_nupcol;
127 double next_timestep1;
128 double next_timestep2;
136 double guide_rate_delay;
137 double guide_rate_damping;
139 double udq_undefined;
141 double glift_min_wait;
142 double glift_rate_delta;
143 double glift_min_eco_grad;
145 std::time_t sim_time()
const;
146 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