AdaptiveTimeStepping.hpp File Reference
Include dependency graph for AdaptiveTimeStepping.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Parameters::SolverContinueOnConvergenceFailure
 
struct  Opm::Parameters::SolverMaxRestarts
 
struct  Opm::Parameters::SolverVerbosity
 
struct  Opm::Parameters::TimeStepVerbosity
 
struct  Opm::Parameters::InitialTimeStepInDays
 
struct  Opm::Parameters::FullTimeStepInitially
 
struct  Opm::Parameters::TimeStepControl
 
struct  Opm::Parameters::TimeStepControlTolerance
 
struct  Opm::Parameters::TimeStepControlTargetIterations
 
struct  Opm::Parameters::TimeStepControlTargetNewtonIterations
 
struct  Opm::Parameters::TimeStepControlDecayRate
 
struct  Opm::Parameters::TimeStepControlGrowthRate
 
struct  Opm::Parameters::TimeStepControlDecayDampingFactor
 
struct  Opm::Parameters::TimeStepControlGrowthDampingFactor
 
struct  Opm::Parameters::TimeStepControlFileName
 
struct  Opm::Parameters::MinTimeStepBeforeShuttingProblematicWellsInDays
 
struct  Opm::Parameters::MinTimeStepBasedOnNewtonIterations
 
struct  Opm::Parameters::TimeStepControlSafetyFactor
 
struct  Opm::Parameters::TimeStepControlRejectCompletedStep
 
struct  Opm::Parameters::TimeStepControlToleranceTestVersion
 
struct  Opm::Parameters::TimeStepControlMaxReductionTimeStep
 
struct  Opm::Parameters::TimeStepControlParameters
 
class  Opm::AdaptiveTimeStepping< TypeTag >
 

Namespaces

namespace  Opm
 
namespace  Opm::Parameters
 
namespace  Opm::detail
 

Macros

#define RESERVOIR_COUPLING_ENABLED
 

Functions

void Opm::detail::logTimer (const AdaptiveSimulatorTimer &substep_timer)
 
std::set< std::string > Opm::detail::consistentlyFailingWells (const std::vector< StepReport > &sr, bool requireRepeatedFailures)
 
void Opm::detail::registerAdaptiveParameters ()
 
std::tuple< TimeStepControlType, std::unique_ptr< TimeStepControlInterface >, bool > Opm::detail::createController (const UnitSystem &unitSystem)
 

Macro Definition Documentation

◆ RESERVOIR_COUPLING_ENABLED

#define RESERVOIR_COUPLING_ENABLED