OGS
[tag] time_decay_parameter

A monotonically decreasing parameter that defines the scaling factor of the initial values of the specified primary variable. It is a time- and position-dependent release parameter \( g(t, \mathbf{x}) \) representing the progressive removal of support over time, e.g., \( g(0, \mathbf{x}) = 1 \) and \( g(t_e, \mathbf{x}) = 0, \) where \( t_e \) is the end time of decay, and \( \frac{\partial g}{\partial t} < 0 \).

Additional info

From ProcessLib/BoundaryConditionAndSourceTerm/CreateTimeDecayDirichletBoundaryCondition.cpp line 38

  • This is a required parameter.
  • Data type: std::string
  • Expanded tag path: process_variables.process_variable.boundary_conditions.boundary_condition.TimeDecayDirichlet.time_decay_parameter
  • Go to source code: → ogs/ogs/master

Used in the following test data files