Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

NaN in Faxa_bcphiwet Faxa_bcphidry

YiyangSun

New Member
Hello everyone.
I am using the cesm2.1.3 version with B2000 compset, i create case use`./create_newcase --case casename --res f19_g17 --compset 2000_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD --run-unsupported`。
and i am using startup to run the case,but i encounter the error with
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphidry
1d global index: 13090
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphiwet
1d global index: 13238
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphidry
1d global index: 13091
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphiwet
1d global index: 13375
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphidry
1d global index: 13377
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphidry
1d global index: 13234
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphiwet
1d global index: 13383
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphidry
1d global index: 13233
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphiwet
1d global index: 13087
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphiwet
1d global index: 13381
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphidry
1d global index: 13379
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphidry
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphiwet
1d global index: 13788
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphiwet
1d global index: 13665
ERROR:
component_mod:check_fields NaN found in ATM instance: 1 field Faxa_bcphiwet
1d global index: 13802
Image PC Routine Line Source
libpnetcdf.so.4.0 00002B1A4B6AF82B tracebackqq_ Unknown Unknown
cesm.exe 0000000002E0AE1E shr_abort_mod_mp_ 114 shr_abort_mod.F90
cesm.exe 000000000043A510 component_type_mo 257 component_type_mod.F90
cesm.exe 0000000000436200 component_mod_mp_ 731 component_mod.F90
cesm.exe 000000000041BBDE cime_comp_mod_mp_ 3465 cime_comp_mod.F90
cesm.exe 0000000000435A37 MAIN__ 125 cime_driver.F90
cesm.exe 0000000000417F62 Unknown Unknown Unknown
libc-2.31.so 00002B1A4DBB0DCD __libc_start_main Unknown Unknown
cesm.exe 0000000000417E6A Unknown Unknown Unknown
Image PC Routine Line Source
libpnetcdf.so.4.0 00002B01A4F8182B tracebackqq_ Unknown Unknown
cesm.exe 0000000002E0AE1E shr_abort_mod_mp_ 114 shr_abort_mod.F90
cesm.exe 000000000043A510 component_type_mo 257 component_type_mod.F90
cesm.exe 0000000000436200 component_mod_mp_ 731 component_mod.F90
cesm.exe 000000000041BBDE cime_comp_mod_mp_ 3465 cime_comp_mod.F90
cesm.exe 0000000000435A37 MAIN__ 125 cime_driver.F90
cesm.exe 0000000000417F62 Unknown Unknown Unknown
libc-2.31.so 00002B01A7482DCD __libc_start_main Unknown Unknown
cesm.exe 0000000000417E6A Unknown Unknown Unknown
Image PC Routine Line Source
libpnetcdf.so.4.0 00002B938EF0982B tracebackqq_ Unknown Unknown
cesm.exe 0000000002E0AE1E shr_abort_mod_mp_ 114 shr_abort_mod.F90
cesm.exe 000000000043A510 component_type_mo 257 component_type_mod.F90
cesm.exe 0000000000436200 component_mod_mp_ 731 component_mod.F90
cesm.exe 000000000041BBDE cime_comp_mod_mp_ 3465 cime_comp_mod.F90
cesm.exe 0000000000435A37 MAIN__ 125 cime_driver.F90
cesm.exe 0000000000417F62 Unknown Unknown Unknown
libc-2.31.so 00002B939140ADCD __libc_start_main Unknown Unknown
cesm.exe 0000000000417E6A Unknown Unknown Unknown
Abort(1001) on node 326 (rank 326 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1001) - process 326
Abort(1001) on node 250 (rank 250 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1001) - process 250
The weird thing is, i can successfully run a 5 day test, but when i try to continue_run, the case will ERROR. And i change the continue_run to False, for 6 month test, it still ERROR. I ./check_inputdata --chksum, nothing Wrong. Is there any solution for me to do, the inputdata was download by svn through - Revision 70792: /trunk/inputdata.
 

Attachments

  • run.zip
    316 KB · Views: 0
Top