Skip to content
Snippets Groups Projects
Commit 639f1d27 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

Documentation initial_condition/Uniform/values.

parent 2dd99325
No related branches found
No related tags found
No related merge requests found
\todo document
A uniform initial condition is constant in time and space.
\todo document
The given floating point value will be set as initial condition for the
respective components on the entire domain.
Same as values but for variables with one component only. For multi component
variables use the \ref ogs_file_param__initial_condition__Uniform__values
"values tag".
A space separated list of floating point values, one for each component.
The length of the list must match the number of the variable's components.
The given floating point values will be set as initial condition for the
respective components on the entire domain.
For single component variables one can _optionally_ use the \ref
ogs_file_param__initial_condition__Uniform__value "value tag".
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment