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;
96 int guide_rate_nominated_phase;
101 bool enable_hysteris;
107 bool reversible_relperm;
112 bool group_control_active;
113 bool glift_all_nupcol;
115 double next_timestep1;
116 double next_timestep2;
124 double guide_rate_delay;
125 double guide_rate_damping;
127 double udq_undefined;
129 double glift_min_wait;
130 double glift_rate_delta;
131 double glift_min_eco_grad;
134 std::time_t sim_time()
const;
135 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