Skip to content

Multicomponent ICs/BCs

Introduce variable_id to get multivariable/multicomponent processes set up correctly with their ICs and BCs. Also see the Tests/Data, where <component_value_0> is used for example for the second component instead of <value>. Other ideas to mark the components are welcome.

The uniform initial conditions for multicomponent variable can be given in the form

<values>0.5 0.7 0.9</values>

for a three component variable.

Not implemented and explicitly marked as such is the reading of the multicomponent boundary conditions.

Merge request reports