Peter Schwartz
Peter Schwartz
@fdongyu @jonbob Tagging you since I think this was introduced from that PR. Looking further at this, it's likely due to passing `o2r_rx(eri)` as an argument despite it not being...
Yes, it's for debug runs on chrysalis using intel compiler. I have implemented a fix for this issue in my test branch by passing `o2r_rx` as an optional argument only...
@jonbob @fdongyu If there's no strong preference for how to implement a fix for this, I can go ahead and submit a bugfix PR with these changes.
Sure I'll just link both issues in the PR
Should be the same as Issue #4820 . Pretty much none of the land tests can be run in DEBUG mode.
@BunnyVon The test `SMS.r05_r05.I1850ELMCN.chrysalis_intel.elm-qian_1948` seems to be failing due to an inconsistency in `create_crop_landunit = .false.` being used with the new surface data sets. Error message: ``` 6: ENDRUN: 6:...
Made further changes so that create_crop_landunit is properly set for the new surface data files. Tested after merging to next didn't have any tests fail and a lot of DIFFs...
I reverted the merge due to all the DIFFs in the production test suite that are caused by the new clm parameter file. Has it been verified that the use...
I can make the change for the parameter file.