huihuojia@163_com
Member
I do a multi-instances CESM run (F_2000_CAM5), and the instance number is 20.
At first, the job runs OK without errors, but suddenly everything just stop and don't move on and there is no error. The program is still on, but no output.
This the last output of cam component:
READ_NEXT_TRCDATA ozone
READ_NEXT_TRCDATA BCDEPWET
BCPHODRY BCPHIDRY
OCDEPWET OCPHODRY
OCPHIDRY DSTX01DD
DSTX02DD DSTX03DD
DSTX04DD DSTX01WD
DSTX02WD DSTX03WD
DSTX04WD
I wonder if it is because I choose to use INTERP_MISSING_MONTHS aerodep_flx_type in atm_in, and the program couldn't do so many interpolations.
aerodep_flx_file = 'aerosoldep_rcp4.5_monthly_1849-2104_1.9x2.5_c100402.nc'
aerodep_flx_specifier = 'BCDEPWET', 'BCPHODRY', 'BCPHIDRY', 'OCDEPWET', 'OCPHODRY', 'OCPHIDRY', 'DSTX01DD', 'DSTX02DD',
'DSTX03DD', 'DSTX04DD', 'DSTX01WD', 'DSTX02WD', 'DSTX03WD', 'DSTX04WD'
aerodep_flx_type = 'INTERP_MISSING_MONTHS'
The attached is the atm log files.
At first, the job runs OK without errors, but suddenly everything just stop and don't move on and there is no error. The program is still on, but no output.
This the last output of cam component:
READ_NEXT_TRCDATA ozone
READ_NEXT_TRCDATA BCDEPWET
BCPHODRY BCPHIDRY
OCDEPWET OCPHODRY
OCPHIDRY DSTX01DD
DSTX02DD DSTX03DD
DSTX04DD DSTX01WD
DSTX02WD DSTX03WD
DSTX04WD
I wonder if it is because I choose to use INTERP_MISSING_MONTHS aerodep_flx_type in atm_in, and the program couldn't do so many interpolations.
aerodep_flx_file = 'aerosoldep_rcp4.5_monthly_1849-2104_1.9x2.5_c100402.nc'
aerodep_flx_specifier = 'BCDEPWET', 'BCPHODRY', 'BCPHIDRY', 'OCDEPWET', 'OCPHODRY', 'OCPHIDRY', 'DSTX01DD', 'DSTX02DD',
'DSTX03DD', 'DSTX04DD', 'DSTX01WD', 'DSTX02WD', 'DSTX03WD', 'DSTX04WD'
aerodep_flx_type = 'INTERP_MISSING_MONTHS'
The attached is the atm log files.