CESM F compset AMIP run problems

tysllh@163_com

New Member
Hi ,everyoneI am running a FAMIPC5 compset with openmpi-intel, and the cesm_setup and *.build is OK. There is a error when run the model:ccsm.log.160615-212655 /lustre/home/xxx/cesm/inputdata/atm/cam/chem/trop_mozart_aero/emis/a r5_mam3_oc_surf_1850-2005_c090804.nc      786432 Opened existing file  /lustre/home/xxx/cesm/inputdata/atm/cam/chem/trop_mozart_aero/emis/a r5_mam3_oc_surf_1850-2005_c090804.nc      786432 pio_support::pio_die:: myrank=          -1 : ERROR: ionf_mod.F90:         228 :  NetCDF: Unknown file format--------------------------------------------------------------------------MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD with errorcode 1. NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.You may or may not see output from other processes, depending onexactly when Open MPI kills them.----------------------------------------------------------------------------------------------------------------------------------------------------mpirun has exited due to process rank 1 with PID 19781 onnode c17b15 exiting without calling "finalize". This mayhave caused other processes in the application to beterminated by signals sent by mpirun (as reported here). when I choose F2000 compset can run successfully, only in FAMIPC5 prompt this error.Can anyone tells me the solution to this error?
 
Hi,Im getting the same error while running the model.
I created the case using following command:
/home/cas/phd/asz122525/cesm/cesm1_2_0/scripts/create_newcase -case noIrrig_RCP85_NTRun1 -res f19_f19 -user_compset RCP8_CAM5_CLM45_CICE%PRES_DOCN%DOM -mach IITD -mpilib mpich -compiler pgi My error in log is:Opened existing file
 /scratch/cas/phd/asz122525/inputdata/atm/cam/chem/trop_mozart_aero/emis/RCP85_mam3_num_a1_surf_2000-2100_c20110913.nc
        655360
 Opened existing file
 /scratch/cas/phd/asz122525/inputdata/atm/cam/chem/trop_mozart_aero/emis/RCP85_mam3_num_a1_surf_2000-2100_c20110913.nc
        655360
 pio_support::pio_die:: myrank=           -1 : ERROR: ionf_mod.F90:
          228 : NetCDF: Unknown file format
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
WARNING: A process refused to die despite all the efforts!
This process may still be running and/or consuming resources.

Host: cn024
PID:  11284

--------------------------------------------------------------------------
[cn024:11258] 1 more process has sent help message help-orte-odls-base.txt / orte-odls-base:could-not-kill  Can you please help me in how you resolved the issue. Thanks in advance! Roshni Mathur
 
Back
Top