Error while running the new MCIP5.0

Dear @tlspero @lizadams @hogrefe.christian

I got this error while running MCIPv5.0.

Error: Too many inputs to config.cmaq. This script
is expecting one input (the name of the
desired compiler. In some installations, you
may also be able to specify the compiler version
as the second input, but this is not by default.
2016-01-01 2016-01-02
1 31 1 1
Jan
Mon Sep 2 14:01:41 CST 2019

 This program uses the EPA-AREAL/MCNC-EnvPgms/BAMS Models-3      
 I/O Applications Programming Interface, [I/O API] which is      
 built on top of the netCDF I/O library (Copyright 1993, 1996    
 University Corporation for Atmospheric Research/Unidata         
 Program) and the PVM parallel-programming library (from         
 Oak Ridge National Laboratory).                                 
 Copyright (C) 1992-2002 MCNC,                                   
 (C) 1992-2013 Carlie J. Coats, Jr.,                             
 (C) 2003-2012 Baron Advanced Meteorological Systems, LLC, and   
 (C) 2014-2016 UNC Institute for the Environment.                
 Released under the GNU LGPL  License, version 2.1.  See URL     
                                                                 
     https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html     
                                                                 
 for conditions of use.                                          
                                                                 
 ioapi-3.2: $Id: init3.F90 98 2018-04-05 14:35:07Z coats $
 Version with PARMS3.EXT/PARAMETER::MXVARS3= 2048
 netCDF version 4.1.3 of Apr 30 2019 21:29:51 $
  
  
 EXECUTION_ID: mcip

==============================================================================

              US EPA COMMUNITY MULTISCALE AIR QUALITY MODEL
                METEOROLOGY-CHEMISTRY INTERFACE PROCESSOR

                       MCIP V5.0 FROZEN 07/15/2019

==============================================================================


*** SUBROUTINE: READNML
*** ERROR READING NAMELIST FILE ON UNIT 8
*** NAMELIST FILE NAME = namelist.mcip
*** NAMELIST = filenames
*** IOSTAT = 5010


 *** ERROR ABORT in subroutine READNML
 ABNORMAL TERMINATION IN READNML

Error running mcip

Kindly help me out.

Thanks

Catalyst

Dear @tlspero @lizadams

When I commented out config_cmaq.csh in the MCIP script, I got this new error:

Mon Sep 2 15:20:03 CST 2019

 This program uses the EPA-AREAL/MCNC-EnvPgms/BAMS Models-3      
 I/O Applications Programming Interface, [I/O API] which is      
 built on top of the netCDF I/O library (Copyright 1993, 1996    
 University Corporation for Atmospheric Research/Unidata         
 Program) and the PVM parallel-programming library (from         
 Oak Ridge National Laboratory).                                 
 Copyright (C) 1992-2002 MCNC,                                   
 (C) 1992-2013 Carlie J. Coats, Jr.,                             
 (C) 2003-2012 Baron Advanced Meteorological Systems, LLC, and   
 (C) 2014-2016 UNC Institute for the Environment.                
 Released under the GNU LGPL  License, version 2.1.  See URL     
                                                                 
     https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html     
                                                                 
 for conditions of use.                                          
                                                                 
 ioapi-3.2: $Id: init3.F90 98 2018-04-05 14:35:07Z coats $
 Version with PARMS3.EXT/PARAMETER::MXVARS3= 2048
 netCDF version 4.1.3 of Apr 30 2019 21:29:51 $
  
  
 EXECUTION_ID: mcip

==============================================================================

              US EPA COMMUNITY MULTISCALE AIR QUALITY MODEL
                METEOROLOGY-CHEMISTRY INTERFACE PROCESSOR

                       MCIP V5.0 FROZEN 07/15/2019

==============================================================================


*** SUBROUTINE: READNML
*** ERROR READING NAMELIST FILE ON UNIT 8
*** NAMELIST FILE NAME = namelist.mcip
*** NAMELIST = filenames
*** IOSTAT = 5010


 *** ERROR ABORT in subroutine READNML
 ABNORMAL TERMINATION IN READNML

Error running mcip

Kindly help me out.

Thanks a lot.

Catalyst

@Catalyst2682

Have you updated your MCIP script to use the version that was released with MCIPv5.0? If not, please do that. There are several elements in the namelist, “filenames”, that were changed between MCIPv4.5 and MCIPv5.0.

Please let me know if that works.

–Tanya

Dear @tlspero,

Thanks for your response. I have compiled CMAQ-5.3 and and I’m using MCIP5.0 with it. Yet, I still get the error. Attached is my mcip script.

Thanks

Catalystrun_mcip_36km.csh (20.4 KB)

@Catalyst2682

Can you please attach a copy of the namelist file that is created by your script?

–Tanya

Dear @tlspero,

Attached is the namelist file generated by the script as requested.

Thanks in anticipation.

Catalystnamelist.mcip.txt (672 Bytes)

Dear @tlspero, @lizadams, @bbaek,

Kindly respond to my issue.

Thanks.

Catalyst

You can change “file_ter” to “file_geo” in run script in namelist creating section, because of inconsistent with variable name in namelist and reafnml. f90

@Wkty

Yes, this was corrected in MCIPv5.1.

–Tanya