|
| AdaptiveTimeSteppingEbos (const UnitSystem &unitSystem, const bool terminalOutput=true) |
| contructor taking parameter object
|
|
| AdaptiveTimeSteppingEbos (double max_next_tstep, const Tuning &tuning, const UnitSystem &unitSystem, const bool terminalOutput=true) |
| contructor taking parameter object More...
|
|
template<class Solver > |
SimulatorReport | step (const SimulatorTimer &simulatorTimer, Solver &solver, const bool isEvent, const std::vector< int > *fipnum=nullptr) |
| step method that acts like the solver::step method in a sub cycle of time steps
|
|
double | suggestedNextStep () const |
| Returns the simulator report for the failed substeps of the last report step.
|
|
void | setSuggestedNextStep (const double x) |
|
void | updateTUNING (double max_next_tstep, const Tuning &tuning) |
|
|
static void | registerParameters () |
|
|
void | init_ (const UnitSystem &unitSystem) |
|
template<class ProblemType > |
std::set< std::string > | consistentlyFailingWells (const std::vector< ProblemType > &sr) |
|
◆ AdaptiveTimeSteppingEbos()
contructor taking parameter object
- Parameters
-
tuning | Pointer to ecl TUNING keyword |
timeStep | current report step |
The documentation for this class was generated from the following file: