jiaqii123
New Member
What version of the code are you using?
cesm2_3_alpha17f
Have you made any changes to files in the source tree?
no
Describe every step you took leading up to the problem:
If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.
done
Describe your problem or question:
Hi everyone,
I'm new to CESM and trying to port CESM2_3_alpha17f to our local machine. I tried running the commands mentioned above, but I encountered an error: "qsw aggregation mismatch exceeds threshold". The relevant error messages are attached in the file cesm.log.12147.260403-115001.
Should I change the compset or resolution, or is there something wrong with my local environmental settings?
Additionally, could someone provide me with more test cases and the corresponding commands to compile and run CESM2_3_alpha17f? Or point me to where I can find these test commands?
Thanks a lot!
cesm2_3_alpha17f
Have you made any changes to files in the source tree?
no
Describe every step you took leading up to the problem:
| 1065 cd "/share/home/cesm2.3alpha17f/cime/scripts/" 1066 ./create_newcase --case /share/home/jiaqixu/test/cases/case3 --compset GIAF_JRA --res TL319_g17 --driver mct --mach lenovo --run-unsupported 1067 cd /share/home/jiaqixu/test/cases/case3 1068 ./xmlchange NTASKS=12,NTASKS_OCN=216,ROOTPE_ICE=12,ROOTPE_OCN=24 1069 ./xmlchange OCN_TRACER_MODULES=ecosys 1070 ./xmlchange CIME_OUTPUT_ROOT=/share/home/jiaqixu/test/cases_output/ 1071 ./xmlchange DOUT_S_ROOT=/share/home/jiaqixu/test/casesoutput/ 1072 ./xmlchange STOP_OPTION=nmonths,STOP_N=1 1073 ./xmlchange JOB_WALLCLOCK_TIME=168:00:00 1074 ./xmlchange --subgroup=case.run JOB_QUEUE=shlwang 1075 ./xmlchange ATM2OCN_FMAPNAME=cpl/gridmaps/TL319/map_TL319_TO_gx1v7_aave.170705.nc 1076 ./xmlchange ATM2OCN_VMAPNAME=cpl/gridmaps/TL319/map_TL319_TO_gx1v7_patc.170705.nc 1077 ./xmlchange OCN2ATM_FMAPNAME=cpl/gridmaps/gx1v7/map_gx1v7_TO_TL319_aave.170705.nc 1078 ./xmlchange OCN2ATM_SMAPNAME=cpl/gridmaps/gx1v7/map_gx1v7_TO_TL319_aave.170705.nc 1079 ./xmlchange ROF2OCN_LIQ_RMAPNAME=cpl/gridmaps/rJRA025/map_JRA025m_to_gx1v7_nn_open_ocean_nnsm_e1000r300_marginal_sea_190214.nc 1080 ./xmlchange ROF2OCN_ICE_RMAPNAME=cpl/gridmaps/rJRA025/map_JRA025m_to_gx1v7_e1000r300_190214.nc 1081 ./xmlchange ATM2WAV_SMAPNAME=cpl/gridmaps/TL319/map_TL319_TO_ww3a_bilin.170707.nc 1082 ./xmlchange OCN2WAV_SMAPNAME=cpl/gridmaps/gx1v7/map_gx1v7_TO_ww3a_splice_170214.nc 1083 ./xmlchange ICE2WAV_SMAPNAME=cpl/gridmaps/gx1v7/map_gx1v7_TO_ww3a_splice_170214.nc 1084 ./xmlchange WAV2OCN_SMAPNAME=cpl/gridmaps/ww3a/map_ww3a_TO_gx1v7_splice_170214.nc 1085 ./case.setup 1086 ./case.build 1087 ./case.submit |
If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.
done
Describe your problem or question:
Hi everyone,
I'm new to CESM and trying to port CESM2_3_alpha17f to our local machine. I tried running the commands mentioned above, but I encountered an error: "qsw aggregation mismatch exceeds threshold". The relevant error messages are attached in the file cesm.log.12147.260403-115001.
Should I change the compset or resolution, or is there something wrong with my local environmental settings?
Additionally, could someone provide me with more test cases and the corresponding commands to compile and run CESM2_3_alpha17f? Or point me to where I can find these test commands?
Thanks a lot!