The tag <geometrical_sets>
groups all geometrical sets together.
For brevity, in the following project file snippet all the other tags like <type>
, <prefix>
, <suffix>
, <meshes>
, and <variables>
are omitted.
<output>
...
<geometrical_sets>
<geometrical_set>
...
</geometrical_set>
<geometrical_set>
...
</geometrical_set>
</geometrical_sets>
...
</output>
Child parameters, attributes and cases
Additional info
From ProcessLib/Output/CreateOutputConfig.cpp line 246
- This is an optional parameter.
- Expanded tag path: time_loop.output.geometrical_sets
- Go to source code: → ogs/ogs/master
Used in the following test data files