Opm::Properties::InitialTimeStepSize< TypeTag, TTag::NumericModel > Struct Template Reference

The default value for the simulation's initial time step size. More...

#include <basicproperties.hh>

Public Types

using type = GetPropType< TypeTag, Scalar >
 

Static Public Attributes

static constexpr type value = -1e35
 

Detailed Description

template<class TypeTag>
struct Opm::Properties::InitialTimeStepSize< TypeTag, TTag::NumericModel >

The default value for the simulation's initial time step size.

Member Typedef Documentation

◆ type

template<class TypeTag >
using Opm::Properties::InitialTimeStepSize< TypeTag, TTag::NumericModel >::type = GetPropType<TypeTag, Scalar>

Member Data Documentation

◆ value

template<class TypeTag >
constexpr type Opm::Properties::InitialTimeStepSize< TypeTag, TTag::NumericModel >::value = -1e35
staticconstexpr

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