Computes the hysteresis order for use by the hysteretic capillary pressure and relative-permeability objects. More...
#include <PorousFlowHysteresisOrder.h>
Public Types | |
| typedef DerivativeMaterialPropertyNameInterface::SymbolName | SymbolName |
Public Member Functions | |
| PorousFlowHysteresisOrder (const InputParameters ¶meters) | |
| virtual void | initQpStatefulProperties () override |
| virtual void | computeQpProperties () override |
| const GenericMaterialProperty< U, is_ad > & | getDefaultMaterialProperty (const std::string &name) |
| const GenericMaterialProperty< U, is_ad > & | getDefaultMaterialPropertyByName (const std::string &name) |
| void | validateDerivativeMaterialPropertyBase (const std::string &base) |
| const MaterialPropertyName | derivativePropertyName (const MaterialPropertyName &base, const std::vector< SymbolName > &c) const |
| const MaterialPropertyName | derivativePropertyNameFirst (const MaterialPropertyName &base, const SymbolName &c1) const |
| const MaterialPropertyName | derivativePropertyNameSecond (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2) const |
| const MaterialPropertyName | derivativePropertyNameThird (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2, const SymbolName &c3) const |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const std::vector< VariableName > &c) |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const std::vector< SymbolName > &c) |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const std::vector< VariableName > &c) |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const std::vector< SymbolName > &c) |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const std::vector< VariableName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const std::vector< SymbolName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const SymbolName &c1, unsigned int v2, unsigned int v3=libMesh::invalid_uint) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, unsigned int v1, unsigned int v2=libMesh::invalid_uint, unsigned int v3=libMesh::invalid_uint) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const std::vector< VariableName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const std::vector< SymbolName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const SymbolName &c1, unsigned int v2, unsigned int v3=libMesh::invalid_uint) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, unsigned int v1, unsigned int v2=libMesh::invalid_uint, unsigned int v3=libMesh::invalid_uint) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const std::vector< VariableName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const std::vector< SymbolName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const std::vector< VariableName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const std::vector< SymbolName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| void | validateCoupling (const MaterialPropertyName &base, const std::vector< VariableName > &c, bool validate_aux=true) |
| void | validateCoupling (const MaterialPropertyName &base, const VariableName &c1="", const VariableName &c2="", const VariableName &c3="") |
| void | validateCoupling (const MaterialPropertyName &base, const std::vector< VariableName > &c, bool validate_aux=true) |
| void | validateCoupling (const MaterialPropertyName &base, const VariableName &c1="", const VariableName &c2="", const VariableName &c3="") |
| void | validateNonlinearCoupling (const MaterialPropertyName &base, const VariableName &c1="", const VariableName &c2="", const VariableName &c3="") |
| void | validateNonlinearCoupling (const MaterialPropertyName &base, const VariableName &c1="", const VariableName &c2="", const VariableName &c3="") |
| const MaterialPropertyName | propertyName (const MaterialPropertyName &base, const std::vector< SymbolName > &c) const |
| const MaterialPropertyName | propertyName (const MaterialPropertyName &base, const std::vector< SymbolName > &c) const |
| const MaterialPropertyName | propertyNameFirst (const MaterialPropertyName &base, const SymbolName &c1) const |
| const MaterialPropertyName | propertyNameFirst (const MaterialPropertyName &base, const SymbolName &c1) const |
| const MaterialPropertyName | propertyNameSecond (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2) const |
| const MaterialPropertyName | propertyNameSecond (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2) const |
| const MaterialPropertyName | propertyNameThird (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2, const SymbolName &c3) const |
| const MaterialPropertyName | propertyNameThird (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2, const SymbolName &c3) const |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Attributes | |
| const unsigned | _liquid_ph_num |
| Liquid phase number. More... | |
| const std::string | _liquid_phase |
| Stringified liquid phase number. More... | |
| const unsigned | _initial_order |
| Initial order. More... | |
| const std::vector< Real > | _previous_turning_points |
| Previous turning points that were encountered prior to the simulation. More... | |
| const MaterialProperty< std::vector< Real > > & | _sat_old |
| Old value of saturation. More... | |
| const MaterialProperty< std::vector< Real > > & | _sat_older |
| Older value of saturation. More... | |
| MaterialProperty< unsigned > & | _hys_order |
| Computed hysteresis order at the nodes or quadpoints. More... | |
| const MaterialProperty< unsigned > & | _hys_order_old |
| Old value of hysteresis order at the nodes or quadpoints. More... | |
| MaterialProperty< std::array< Real, PorousFlowConstants::MAX_HYSTERESIS_ORDER > > & | _hys_sat_tps |
| Recorded saturation values at the turning points. More... | |
| const MaterialProperty< std::array< Real, PorousFlowConstants::MAX_HYSTERESIS_ORDER > > & | _hys_sat_tps_old |
| Old value of recorded saturation values at the turning points. More... | |
Computes the hysteresis order for use by the hysteretic capillary pressure and relative-permeability objects.
Definition at line 20 of file PorousFlowHysteresisOrder.h.
| PorousFlowHysteresisOrder::PorousFlowHysteresisOrder | ( | const InputParameters & | parameters | ) |
Definition at line 41 of file PorousFlowHysteresisOrder.C.
|
overridevirtual |
Definition at line 131 of file PorousFlowHysteresisOrder.C.
|
overridevirtual |
Definition at line 123 of file PorousFlowHysteresisOrder.C.
|
static |
Definition at line 16 of file PorousFlowHysteresisOrder.C.
|
protected |
Computed hysteresis order at the nodes or quadpoints.
Definition at line 50 of file PorousFlowHysteresisOrder.h.
Referenced by computeQpProperties(), and initQpStatefulProperties().
|
protected |
Old value of hysteresis order at the nodes or quadpoints.
Definition at line 53 of file PorousFlowHysteresisOrder.h.
Referenced by computeQpProperties().
|
protected |
Recorded saturation values at the turning points.
Definition at line 56 of file PorousFlowHysteresisOrder.h.
Referenced by computeQpProperties(), and initQpStatefulProperties().
|
protected |
Old value of recorded saturation values at the turning points.
Definition at line 60 of file PorousFlowHysteresisOrder.h.
Referenced by computeQpProperties().
|
protected |
Initial order.
Definition at line 38 of file PorousFlowHysteresisOrder.h.
Referenced by initQpStatefulProperties(), and PorousFlowHysteresisOrder().
|
protected |
Liquid phase number.
Definition at line 32 of file PorousFlowHysteresisOrder.h.
Referenced by computeQpProperties(), and PorousFlowHysteresisOrder().
|
protected |
Stringified liquid phase number.
Definition at line 35 of file PorousFlowHysteresisOrder.h.
|
protected |
Previous turning points that were encountered prior to the simulation.
Definition at line 41 of file PorousFlowHysteresisOrder.h.
Referenced by initQpStatefulProperties(), and PorousFlowHysteresisOrder().
|
protected |
Old value of saturation.
Definition at line 44 of file PorousFlowHysteresisOrder.h.
Referenced by computeQpProperties().
|
protected |
Older value of saturation.
Definition at line 47 of file PorousFlowHysteresisOrder.h.
Referenced by computeQpProperties().
1.8.14