Cannot collapse to thinner bottom or top layer than input

Hi all,

I’m trying to run MCIP, but error aborted in subroutine statflds.

Here is my log file and run_mcip.csh

run_mcip.csh (20.0 KB)
run_mcip_log.txt (23.4 KB)

Please help.

Thank you.

Hi @dasol!

MCIPv4.5 and predecessor versions have the option to “collapse” layers, but that option cannot extrapolate meteorology data downward (closer to the surface than the first level) or upward (closer to the model top than the last level) where you do not have bounding data. From the log file that you attached, it appears that you have 37 layers in your input meteorology, and the lowest layer has an eta (sigma) value of 0.993. In your namelist for MCIP, you specified that the lowest layer you want for CMAQ in VGLVS is 0.996. It appears that you are trying to extrapolate meteorology data closer to the surface than the lowest layer available in your input meteorology files. Therefore, you have an error.

Please let me know if I misinterpreted the information you provided.

–Tanya