Skip to content

Multicomponent process variables and their output.

Process variable is now aware of its number of components. This is reflected in the tests by new <components> tag: Tests data PR.

Creation of the mesh property for each process variable is now handled by the process variable itself.

And finally the output is now generalized to all process variables of a process and is independent of number of components.

Merge request reports