Hi, everyone,
I am trying to run CMAQv5.3.2 Benchmark case using intel compiler but running into the following error:
*** ERROR in INIT3/INITLOG3 ***
Error opening log file on unit 99
I/O STATUS = 10
DESCRIPTION: cannot overwrite existing file, unit 99, file /share/home/jliu2/dir_lingyun/CMAQ/CMAQv5.3.2/test_case/CTM_LOG_000.v532_intel_Bench_2016_12SE1_20160701
File: CTM_LOG_000.v532_intel_Bench_2016_12SE1_20160701
CTM_APPL | v532_intel_Bench_2016_12SE1_20160701
This is my .csh file:
run_cctm_Bench_2016_12SE1.csh (35.1 KB)
The CTM_LOG_000.v532_intel_Bench_2016_12SE1_20160701 stopped as the followed:
"GRID_DOT_2D" opened as OLD:READ-ONLY
File name "/share/home/jliu2/dir_lingyun/CMAQ/2016_12SE1_input/CMAQv5.3.2_Benchmark_2Day_Input/2016_12SE1/met/mcipv5.0/GRIDDOT2D_160701.nc"
File type GRDDED3
Execution ID "mcip"
Grid name "SE52BENCH_DOT"
Dimensions: 81 rows, 101 cols, 1 lays, 9 vbles
NetCDF ID: 262144 opened as READONLY
Time-independent data.
"LUFRAC_CRO" opened as OLD:READ-ONLY
File name "/share/home/jliu2/dir_lingyun/CMAQ/2016_12SE1_input/CMAQv5.3.2_Benchmark_2Day_Input/2016_12SE1/met/mcipv5.0/LUFRAC_CRO_160701.nc"
File type GRDDED3
Execution ID "mcip"
Grid name "SE52BENCH_CROSS"
Dimensions: 80 rows, 100 cols, 40 lays, 1 vbles
NetCDF ID: 327680 opened as READONLY
Time-independent data.
Before I ran the .csh file, I have deleted the old log file and set “CLOBBER_DATA = TRUE”.
Could anyone help me resolve the error? Thank you very much!