De-template COM declarations#4555
Conversation
|
Restarting tests on WCOSS2. |
|
All tests passed on WCOSS2 except the |
|
Gaea's gitlab runner seems to be down and Ursa's runner scripts seemed to crash. I will carry on the Ursa tests manually. |
|
All tests passed on WCOSS2: |
TravisElless-NOAA
left a comment
There was a problem hiding this comment.
I haven't tripped over these yet in my test, but probably need to update the $ENSMEM call in these places too?
Co-authored-by: Travis Elless <113720457+TravisElless-NOAA@users.noreply.github.com>
TravisElless-NOAA
left a comment
There was a problem hiding this comment.
Things look good to me. An 80 member atm test passed successfully.
|
I will go ahead and merge this then. I will set up an 80-member fully-coupled test afterwards just to test all of the bells and whistles and address any additional issues if needed before opening a GFS v17 PR. |
This de-templates COM declarations in GCAFS by cherry-picking PR #4555.
Description
This removes all calls to
declare_from_tmpland makes allCOMdeclarations explicit. It also adds a utility that can be used to de-template COM declarations.Resolves #4522
Type of change
Change characteristics
How has this been tested?
All cases passed on C6. Further testing on other platforms will commence shortly.
Checklist