积分 2568
贡献
精华
在线时间 小时
注册时间 2023-6-23
最后登录 1970-1-1
10 金钱
我所用的CMAQ版本为5.3.2,对应WRF为4.2,编译器为Intel编译器。具体报错信息如下:Start Model Run At 2023年 08月 09日 星期三 00:50:23 EDT
Compiler is set to intel
Working Directory is /home/test/models/CMAQ/CMAQ-5.3.2/CCTM/scripts
Build Directory is /home/test/models/CMAQ/CMAQ-5.3.2/CCTM/scripts/BLD_CCTM_v532_intel
Output Directory is /home/test/models/CMAQ/CMAQ-5.3.2/data/output_CCTM_v532_intel_case1
Log Directory is /home/test/models/CMAQ/CMAQ-5.3.2/data/output_CCTM_v532_intel_case1/LOGS
Executable Name is CCTM_v532.exe
---CMAQ EXECUTION ID: CCTM_v532.exe ---
(standard_in) 1: syntax error
Set up input and output files for Day 2023-06-01.
Existing Logs and Output Files for Day 2023-06-01 Will Be Deleted
/bin/rm: No match.
CMAQ Processing of Day 20230601 Began at 2023年 08月 09日 星期三 00:50:24 EDT
CTM_APPL | v532_intel_case1_20230601
================================================================================
| |
| The Community Multiscale Air Quality (CMAQ) Model |
| Version 5.3.2 |
| |
| Built and Maintained by the |
| Office of Research and Development |
| United States Environmental Protection Agency |
| |
| https://www.epa.gov/cmaq |
| |
| Source Code: https://www.github.com/USEPA/cmaq/tree/master |
| Documentation: https://www.github.com/USEPA/cmaq/tree/master/DOCS |
| |
| The CMAQ Model is tested and released with cooperation from |
| the Community Modeling and Analysis System (CMAS) Center via |
| contract support. CMAS is managed by the Institute for the |
| Environment, University of North Carolina at Chapel Hill. |
| CMAS URL: (https://www.cmascenter.org) |
| |
================================================================================
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 $
netCDF version 4.7.4 of Jul 27 2023 04:57:17 $
0.950u 0.505s 0:00.53 273.5% 0+0k 0+216io 0pf+0w
tail: 无法打开"buff_CCTM_v532.exe.txt" 读取数据: 没有那个文件或目录
**************************************************************
** Runscript Detected an Error: CGRID file was not written. **
** This indicates that CMAQ was interrupted or an issue **
** exists with writing output. The runscript will now **
** abort rather than proceeding to subsequent days. **
**************************************************************
(standard_in) 2: syntax error
(standard_in) 1: syntax error
(standard_in) 1: syntax error
==================================
***** CMAQ TIMING REPORT *****
==================================
Start Day: 2023-06-01
End Day: 2023-06-02
Number of Simulation Days: 1
Domain Name: case1
Number of Grid Cells: (ROW x COL x LAY)
Number of Layers: 35
Number of Processes: 8
All times are in seconds.
Num Day Wall Time
01 2023-06-01
Total Time =
Avg. Time = 复制代码
我来回答