Describe the bug
If you register a third axis to the (modern) diag_manager with a domain specified (ie. z), it will continue along happily, but will use the non-domain decomposed write routines when writing. This results in 0's for all non-root pe's data sections in the output file.
To Reproduce
register a third axis with a domain after x/y, then write to file.
Expected behavior
Error out if more than 2 domain decomposed axis are registered.
System Environment
amd box
Describe the bug
If you register a third axis to the (modern) diag_manager with a domain specified (ie. z), it will continue along happily, but will use the non-domain decomposed write routines when writing. This results in 0's for all non-root pe's data sections in the output file.
To Reproduce
register a third axis with a domain after x/y, then write to file.
Expected behavior
Error out if more than 2 domain decomposed axis are registered.
System Environment
amd box