32 RstHeader(
const UnitSystem& unit_system,
const std::vector<int>& intehead,
const std::vector<bool>& logihead,
const std::vector<double>& doubhead);
40 int max_wells_in_group;
41 int max_groups_in_field;
42 int max_wells_in_field;
93 int guide_rate_nominated_phase;
103 bool reversible_relperm;
108 bool group_control_active;
110 double next_timestep1;
111 double next_timestep2;
119 double guide_rate_delay;
120 double guide_rate_damping;
122 double udq_undefined;
125 std::time_t sim_time()
const;
126 std::pair<std::time_t, std::size_t> restart_info()
const;
Definition: UnitSystem.hpp:34
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:29