MOOSE Newsletter (June 2023)
buildconstruction:In Progress
This MOOSE Newsletter edition is in progress. Please check back in July 2023 for a complete description of all MOOSE changes.
MOOSE Improvements
General axisymmetric coordinates
The RZ
coordinate system was extended to enable using general coordinate axes. Before this, the RZ
coordinate system was limited in the following ways:
The origin of the coordinate system was restricted to be only.
The direction of the axisymmetric axis was restricted to be the or direction.
Only a single axisymmetric coordinate system could be defined.
Now arbitrary axisymmetric coordinate systems may be specified on a per-subdomain basis: for each subdomain using RZ
, the axis origin and direction are specified. See Coordinate Systems for more information.