ESMCI / cime

Common Infrastructure for Modeling the Earth
http://esmci.github.io/cime
Other
161 stars 206 forks source link

IRT test failing after PR #4557 #4591

Closed fischer-ncar closed 7 months ago

fischer-ncar commented 7 months ago

After PR #4557, IRT tests fail with "Missing required pointer" error.

Removing the following line and the IRT test will pass. But probably breaks everything else.

https://github.com/ESMCI/cime/blob/58b7cab30d17b30ccb7fb5d85c319839420f453c/CIME/SystemTests/system_tests_compare_two.py#L565C25-L565C35

To recreate the error use ./create_test IRT_Ld7.f09_g17.BHIST.derecho_intel.allactive-defaultio Other IRT tests using A or QPC6 will pass.

jedwards4b commented 7 months ago

This issue is specific to the pop ocean model which we do not plan to carry forward to cesm3. The decision was made to move this test to use the MOM ocean model instead of fixing it for POP.