mburt@atmos_colostate_edu
New Member
I am trying to start a branch run from a previous simulation. The simulation reached the end of year 2005 and it seems as though I'm having issue with some of the aerosol and ozone files. From the CESM log file, I am getting the following errors: 138: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
138: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc
138:Abort(1) on node 138 (rank 138 in comm 1140850688): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 138
138:INFO: 0031-306 pm_atexit: pm_exit_value is 1.
151: ENDRUN:
151: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
151: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc
152: ENDRUN:
152: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
152: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc
153: ENDRUN:
153: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
153: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc
151:Abort(1) on node 151 (rank 151 in comm 1140850688): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 151
151:INFO: 0031-306 pm_atexit: pm_exit_value is 1.
152:Abort(1) on node 152 (rank 152 in comm 1140850688): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 152
152:INFO: 0031-306 pm_atexit: pm_exit_value is 1.
153:Abort(1) on node 153 (rank 153 in comm 1140850688): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 153
153:INFO: 0031-306 pm_atexit: pm_exit_value is 1.
31: ENDRUN:
31: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
31: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc
32: ENDRUN:
32: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
32: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc It seems as though it cannont find this "trop_mozart_aero" file, but when i do an "ls" on it i can see it. In my user_nl_cam, I've added: aerodep_flx_type = 'CYCLICAL'
aerodep_flx_ymd = 2005
prescribed_aero_type = 'CYCLICAL'
prescribed_aero_ymd = 2005
prescribed_ozone_type = 'CYCLICAL'
prescribed_ozone_ymd = 2005
srf_emis_type = 'CYCLICAL'
srf_emis_ymd = 2005
If anyone has any guidance, I would appreciate it. Thanks. Melissa
138: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc
138:Abort(1) on node 138 (rank 138 in comm 1140850688): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 138
138:INFO: 0031-306 pm_atexit: pm_exit_value is 1.
151: ENDRUN:
151: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
151: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc
152: ENDRUN:
152: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
152: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc
153: ENDRUN:
153: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
153: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc
151:Abort(1) on node 151 (rank 151 in comm 1140850688): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 151
151:INFO: 0031-306 pm_atexit: pm_exit_value is 1.
152:Abort(1) on node 152 (rank 152 in comm 1140850688): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 152
152:INFO: 0031-306 pm_atexit: pm_exit_value is 1.
153:Abort(1) on node 153 (rank 153 in comm 1140850688): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 153
153:INFO: 0031-306 pm_atexit: pm_exit_value is 1.
31: ENDRUN:
31: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
31: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc
32: ENDRUN:
32: GETFIL: FAILED to get /glade/p/cesm/cseg//inputdata/atm/cam/chem/trop_mozart_ae
32: ro/emis/ar5_mam3_so2_elev_1850-2005_c090805.nc It seems as though it cannont find this "trop_mozart_aero" file, but when i do an "ls" on it i can see it. In my user_nl_cam, I've added: aerodep_flx_type = 'CYCLICAL'
aerodep_flx_ymd = 2005
prescribed_aero_type = 'CYCLICAL'
prescribed_aero_ymd = 2005
prescribed_ozone_type = 'CYCLICAL'
prescribed_ozone_ymd = 2005
srf_emis_type = 'CYCLICAL'
srf_emis_ymd = 2005
If anyone has any guidance, I would appreciate it. Thanks. Melissa