Opm::FlowGenericVanguard::SimulationModelParams Struct Reference

#include <FlowGenericVanguard.hpp>

Public Attributes

double setupTime_
 
std::unique_ptr< UDQState > udqState_
 
std::unique_ptr< Action::State > actionState_
 
std::unique_ptr< SummaryState > summaryState_
 
std::unique_ptr< WellTestState > wtestState_
 
std::shared_ptr< EclipseState > eclState_
 
std::shared_ptr< Schedule > eclSchedule_
 
std::shared_ptr< SummaryConfig > eclSummaryConfig_
 

Member Data Documentation

◆ actionState_

std::unique_ptr<Action::State> Opm::FlowGenericVanguard::SimulationModelParams::actionState_

◆ eclSchedule_

std::shared_ptr<Schedule> Opm::FlowGenericVanguard::SimulationModelParams::eclSchedule_

◆ eclState_

std::shared_ptr<EclipseState> Opm::FlowGenericVanguard::SimulationModelParams::eclState_

◆ eclSummaryConfig_

std::shared_ptr<SummaryConfig> Opm::FlowGenericVanguard::SimulationModelParams::eclSummaryConfig_

◆ setupTime_

double Opm::FlowGenericVanguard::SimulationModelParams::setupTime_

◆ summaryState_

std::unique_ptr<SummaryState> Opm::FlowGenericVanguard::SimulationModelParams::summaryState_

◆ udqState_

std::unique_ptr<UDQState> Opm::FlowGenericVanguard::SimulationModelParams::udqState_

◆ wtestState_

std::unique_ptr<WellTestState> Opm::FlowGenericVanguard::SimulationModelParams::wtestState_

The documentation for this struct was generated from the following file: