Hi Chris,
We are using the script (run_mcip.csh) as it is, we did not modify it, and we are using GCC 4.8.5 compiler.
namelist.mcip::
&FILENAMES
file_gd = “/home/hpc5/WRF4.0/Build_WRF/WRF/test/em_real/mcip_trial/GRIDDESC”
file_hdr = “/home/hpc5/WRF4.0/Build_WRF/WRF/test/em_real/mcip_trial/mmheader.d01_3DINDIA_20191102” #added from old mcip run file
file_mm = “/home/hpc5/WRF4.0/Build_WRF/WRF/test/em_real/wrfout_d01_2019-11-02_00:00:00”,
“/home/hpc5/WRF4.0/Build_WRF/WRF/test/em_real/wrfout_d01_2019-11-02_00:00:00”,
“/home/hpc5/WRF4.0/Build_WRF/WRF/test/em_real/wrfout_d01_2019-11-03_00:00:00”,
file_ter = “/home/hpc5/WRF4.0/Build_WRF/WRF/test/em_real/geo_em.d01.nc”
ioform = 1
&END
&USERDEFS
lpv = 0
lwout = 0
luvbout = 1
mcip_start = “2019-11-02_00:00:00.0000”
mcip_end = “2019-11-03_00:00:00.0000”
intvl = 60
coordnam = “3DINDIA”
grdnam = “3DINDIA”
btrim = 5
lprt_col = 0
lprt_row = 0
wrf_lc_ref_lat =
&END
&WINDOWDEFS
x0 =
y0 =
ncolsin =
nrowsin =
&END
We would be glad if you could help us.