msw.hpp File Reference
#include <vector>
Include dependency graph for msw.hpp:

Go to the source code of this file.

Namespaces

namespace  Opm
 
namespace  Opm::RestartIO
 
namespace  Opm::RestartIO::Helpers
 
namespace  Opm::RestartIO::Helpers::VectorItems
 
namespace  Opm::RestartIO::Helpers::VectorItems::ISeg
 
namespace  Opm::RestartIO::Helpers::VectorItems::RSeg
 

Enumerations

enum  Opm::RestartIO::Helpers::VectorItems::ISeg::index : std::vector< int >::size_type {
  Opm::RestartIO::Helpers::VectorItems::ISeg::SegNo = 0 , Opm::RestartIO::Helpers::VectorItems::ISeg::OutSeg = 1 , Opm::RestartIO::Helpers::VectorItems::ISeg::InSegCurBranch = 2 , Opm::RestartIO::Helpers::VectorItems::ISeg::BranchNo = 3 ,
  Opm::RestartIO::Helpers::VectorItems::ISeg::SegmentType = 11 , Opm::RestartIO::Helpers::VectorItems::ISeg::ICDScalingMode = 18 , Opm::RestartIO::Helpers::VectorItems::ISeg::ICDOpenShutFlag = 19
}
 
enum  Opm::RestartIO::Helpers::VectorItems::RSeg::index : std::vector< double >::size_type {
  Opm::RestartIO::Helpers::VectorItems::RSeg::DistOutlet = 0 , Opm::RestartIO::Helpers::VectorItems::RSeg::OutletDepthDiff = 1 , Opm::RestartIO::Helpers::VectorItems::RSeg::SegDiam = 2 , Opm::RestartIO::Helpers::VectorItems::RSeg::SegRough = 3 ,
  Opm::RestartIO::Helpers::VectorItems::RSeg::SegArea = 4 , Opm::RestartIO::Helpers::VectorItems::RSeg::SegVolume = 5 , Opm::RestartIO::Helpers::VectorItems::RSeg::DistBHPRef = 6 , Opm::RestartIO::Helpers::VectorItems::RSeg::DepthBHPRef = 7 ,
  Opm::RestartIO::Helpers::VectorItems::RSeg::TotFlowRate = 8 , Opm::RestartIO::Helpers::VectorItems::RSeg::WatFlowFract = 9 , Opm::RestartIO::Helpers::VectorItems::RSeg::GasFlowFract = 10 , Opm::RestartIO::Helpers::VectorItems::RSeg::Pressure = 11 ,
  Opm::RestartIO::Helpers::VectorItems::RSeg::item40 = 39 , Opm::RestartIO::Helpers::VectorItems::RSeg::ValveLength = 40 , Opm::RestartIO::Helpers::VectorItems::RSeg::ValveArea = 41 , Opm::RestartIO::Helpers::VectorItems::RSeg::ValveFlowCoeff = 42 ,
  Opm::RestartIO::Helpers::VectorItems::RSeg::ValveMaxArea = 43 , Opm::RestartIO::Helpers::VectorItems::RSeg::DeviceBaseStrength = 86 , Opm::RestartIO::Helpers::VectorItems::RSeg::CalibrFluidDensity = 88 , Opm::RestartIO::Helpers::VectorItems::RSeg::CalibrFluidViscosity = 89 ,
  Opm::RestartIO::Helpers::VectorItems::RSeg::CriticalWaterFraction = 90 , Opm::RestartIO::Helpers::VectorItems::RSeg::TransitionRegWidth = 91 , Opm::RestartIO::Helpers::VectorItems::RSeg::MaxEmulsionRatio = 92 , Opm::RestartIO::Helpers::VectorItems::RSeg::MaxValidFlowRate = 97 ,
  Opm::RestartIO::Helpers::VectorItems::RSeg::ICDLength = 102 , Opm::RestartIO::Helpers::VectorItems::RSeg::ValveAreaFraction = 103 , Opm::RestartIO::Helpers::VectorItems::RSeg::item106 = 105 , Opm::RestartIO::Helpers::VectorItems::RSeg::item107 = 106 ,
  Opm::RestartIO::Helpers::VectorItems::RSeg::item108 = 107 , Opm::RestartIO::Helpers::VectorItems::RSeg::item109 = 108 , Opm::RestartIO::Helpers::VectorItems::RSeg::item110 = 109 , Opm::RestartIO::Helpers::VectorItems::RSeg::item111 = 110
}