GEOS
Namespaces | Functions
rateAndStateFields.hpp File Reference
#include "common/DataLayouts.hpp"
#include "mesh/MeshFields.hpp"

Go to the source code of this file.

Namespaces

 geos
 
 geos::fields
 

Functions

 geos::fields::rateAndState::DECLARE_FIELD (slipRate, "slipRate", array1d< real64 >, 1.0e-6, LEVEL_0, WRITE_AND_READ, "Slip rate")
 
 geos::fields::rateAndState::DECLARE_FIELD (stateVariable, "stateVariable", array1d< real64 >, 0.6, LEVEL_0, WRITE_AND_READ, "Rate- and state-dependent friction state variable")
 
 geos::fields::rateAndState::DECLARE_FIELD (slipVelocity, "slipVelocity", array2d< real64 >, 1.0e-6, LEVEL_0, WRITE_AND_READ, "Slip velocity")
 
 geos::fields::rateAndState::DECLARE_FIELD (stateVariable_n, "stateVariable_n", array1d< real64 >, 0.6, NOPLOT, WRITE_AND_READ, "Rate- and state-dependent friction state variable at previous time step")
 
 geos::fields::rateAndState::DECLARE_FIELD (deltaSlip, "deltaSlip", array2d< real64 >, 0.0, LEVEL_0, WRITE_AND_READ, "Slip increment")