You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.
If "nz" is defined in the input grid file, then this fixes
the size of the mesh in Z, and the "MZ" option is ignored.
In this case, 3D variables in the input file are assumed to
be in real space, rather than Fourier transformed. In this
case they must be of the correct size, with nz points in Z.
This closesbendudson#22
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When an incorrect number of processors is used, currently the error just complains about processor boundaries not being aligned to branch-cuts
When this happens, should make it clearer that an invalid number of processors have been used, and if possible suggest some valid choices
The text was updated successfully, but these errors were encountered: