OGS
[tag] dvalue

Derivative expressions w.r.t. a differentiation variable. Outer vector is an unordered set of (Variable, expressions) pairs. Each pair's second element holds multi-component expressions, corresponding one-to-one with the input XML entries, e.g.:

<dvalue>
<variable>T</variable>
<expression>df1/dT</expression>
<expression>df2/dT</expression>
</dvalue>

Child parameters, attributes and cases

Additional info

From MaterialLib/MPL/Properties/CreateFunction.cpp line 56

  • This parameter can be given arbitrarily many times.
  • Expanded tag path: NONEXISTENT.property.Function.dvalue
  • Go to source code: → ogs/ogs/6.5.9

Used in the following test data files