Closed uturuncoglu closed 3 years ago
All CESM prealpha test are run and the failed tests are listed in the PR description. It seems that they are not related with this PR. I'll also run CESM testlist_drv.xml and nuopc scripts_regression_tests.py
@uturuncoglu - you do not need to run the testlist_drv.xml if you have run the prealpha tests.
@mvertens Okay. Actually, I have already run them but I could not access to the results because Cheyenne is down.
@jedwards4b @DeniseWorthen I just wonder if you find chance to look at this PR.
@uturuncoglu I'm sorry, I forgot. Have you tested this PR in the ufs-weather-model RT? It wasn't quite clear to me in the description.
@DeniseWorthen Yes, this PR is tested couple of times under UFS by running full RTs as well as running HAFS specific RTs (they are not part of UFS yet) and HAFS application tests and there is no issue. Here is the specific branch that is tested
https://github.com/hafs-community/ufs-weather-model/tree/feature/hafs_sync_20210716
it has both CDEPS and WW3 related changes. Maybe you could just run the standard coupled case in your side to double check and make sure.
@uturuncoglu That's great. I can approve now.
@jedwards4b I run the nuopc scripts_regression_tests.py
but I don't have the results since Cheyenne is down. CESM prealpha tests were fine. If you want I could wait for merge until Cheyenne will be available again.
Description of changes
This PR aims to bring HAFS related following changes to the upstream,
system_type
option is removed.med_methods_Grid_Print()
callSpecific notes
Contributors other than yourself, if any: @danrosen25
CMEPS Issues Fixed (include github issue #):
Are changes expected to change answers?
Any User Interface Changes (namelist or namelist defaults changes)?
Testing performed if application target is CESM:(either UFS-S2S or CESM testing is required):
[ ] (recommended) CIME_DRIVER=nuopc scripts_regression_tests.py
[ ] (recommended) CESM testlist_drv.xml
[x] (optional) CESM prealpha test
Here is the detail investigation of the errors,
_DAE_N2_D_Lh12_Vnuopc.f10_f10mg37.I2000Clm50BgcCrop: It runs but killed by the scheduler due to time out.
_ERC_D_Ln9_Vnuopc.mpasa480z32mpasa480.FHS94: fails in build with following error.
/glade/work/turuncu/TESTING/CESM_hafs/components/cam/src/dynamics/mpas/dycore/src/framework/mpas_derived_types.F(35): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [ESMF_STUBS]
_ERP_D_Ln9_Vnuopc.C48_C48mg17.QPC6: I checkout externals by providing
-o
option as @jedwards4b suggested and I have../../libraries/FMS/
directory now but the test still fails with/glade/work/turuncu/TESTING/CESM_hafs/components/cam/src/dynamics/fv3/atmos_cubed_sphere/tools/fv_mp_mod.F90(75): error #6580: Name in only-list does not exist or is not accessible. [MPP_NODE]
error._ERP_D_Ln9_Vnuopc.f09_f09_mg17.FSD.cheyenne_intel.cam-outfrq9scontrail: It gives floating point error in atm PEs.
_IRT_N3_PM3_Ld7_Vnuopc.f19g17.BHIST: It could not find suitable decomposition configuration and fails with
CAM build-namelist - ERROR: fv_decomp_set failed to find a decomposition.
error._NCK_Ld5_Vnuopc.f19_g17.B1850G and NCK_Vnuopc.f19g17.B1850: It runs but there are Andover changes and do not validate.
_SMS_Lm13_Vnuopc.f10_f10mg37.I1850Clm50SpG: It dies with
BlockingIOError: [Errno 11] Resource temporarily unavailable:
during run._SMS_Ln9_Vnuopc.f19_f19mg17.FXHIST: It runs but killed by the scheduler due to time out.
_SMS_Vnuopc_Lm13.f10_f10mg37.I1850Clm50SpG Again, it dies with
BlockingIOError: [Errno 11] Resource temporarily unavailable:
during run.[ ] (other) please described in detail
Testing performed if application target is UFS-coupled:
Testing performed if application target is UFS-HAFS:
Hashes used for testing: