Seth Underwood
Seth Underwood
Thank you. We look forward to your pull request. However, please note that internally at GFDL we are in the process of a major rewrite of the fms and mpp...
Currently, we run several tests manually using several GFDL model configurations. This also only tests portions of the FMS code, but enough for us to have confidence it will work...
Environmental vars use_LARGEFILE and MAXFIELDMETHODS should be set by configure, not on command line
There is no need to codify changing MAX_FIELD_METHODS. It getting added to the test is a legacy item. The new GitHub actions version does not include this. In most cases,...
I know we talked about this in the meeting today, but this may be useful for others. The `*-mixed` compiler modules on the gaea c5/t5 are there when you need...
Yes. We'll be happy to include an autotools build option.
Nothing changed. Just some cleanup.
Commit/branch restored.
I did. The problem with the MPI_FLAGS is that it was specific for mpich2. Any other MPI library could not be used. The way MPI should be handled is via...
@thomas-robinson this is still open, should it be or can it be closed?
The solution provided to the user CANNOT be merged to the trunk as is. The previous solution ensures a block of code (in an `if` block) always runs (using `if...