|
| geos::fields::inducedSeismicity::DECLARE_FIELD (initialProjectedNormalTraction, "initialProjectedNormalTraction", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Initial meanNormal stress acting on the fault") |
|
| geos::fields::inducedSeismicity::DECLARE_FIELD (projectedNormalTraction, "projectedNormalTraction", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "meanNormal stress acting on the fault") |
|
| geos::fields::inducedSeismicity::DECLARE_FIELD (projectedNormalTraction_n, "projectedNormalTraction_n", array1d< real64 >, 0, LEVEL_1, WRITE_AND_READ, "meanNormal stress acting on the fault at the previous converged time step") |
|
| geos::fields::inducedSeismicity::DECLARE_FIELD (initialProjectedShearTraction, "initialProjectedShearTraction", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Initial meanShear stress acting on the fault") |
|
| geos::fields::inducedSeismicity::DECLARE_FIELD (projectedShearTraction, "projectedShearTraction", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "meanShear stress acting on the fault") |
|
| geos::fields::inducedSeismicity::DECLARE_FIELD (projectedShearTraction_n, "projectedShearTraction_n", array1d< real64 >, 0, LEVEL_1, WRITE_AND_READ, "meanShear stress acting on the fault at the previous converged time step") |
|
| geos::fields::inducedSeismicity::DECLARE_FIELD (seismicityRate, "seismicityRate", array1d< real64 >, 1.0, LEVEL_0, WRITE_AND_READ, "Seismicity rate") |
|
| geos::fields::inducedSeismicity::DECLARE_FIELD (logDenom, "logDenom", array1d< real64 >, 0, LEVEL_2, WRITE_AND_READ, "Log of the denominator of the integral form of the seismicity rate") |
|