请选择 进入手机版 | 继续访问电脑版
爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 3921|回复: 3

求助SMOKE的测试数据运行问题

[复制链接]

新浪微博达人勋

发表于 2019-5-28 20:23:31 | 显示全部楼层 |阅读模式
GrADS
系统平台: CentOS7
问题截图: -
问题概况: 运行之后说我没有定义logical names for the input and
output files
我看过提问的智慧: 看过
自己思考时长(天): 2

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册 新浪微博登陆

x
请问各位大佬,我下载了4.6的SMOKE,按照手册的步骤去运行测试数据,也就是先source了assigns文件,然后去scripts/run下面运行smk_area_nctox.csh ,结果提示我        You will need to enter the logical names for the input and
     output files (and to have set them prior to program start,
     using "setenv <logicalname> <pathname>").
但是我看了assign文件和smk_area_nctox.csh文件,里面把路径都定义好了的,请问是哪里出了问题呢?SMK_HOME,INVDIR,GE_DAT也都是定义了的。
是不是它没有找到我的IOAPI和netCDF库?我没看到SMK是在哪里指定库的路径的。
下面是我运行smk_area_nctox.csh的结果:

     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.4.1.1 of Apr 13 2017 12:41:52 $

     SMOKE ---------------
     Copyright (c)2004 Environmental Modeling for Policy Development
     All rights reserved

     Program SMKINVEN, Version SMOKEv4.6_Sep2018
     Online documentation
         http://www.cep.unc.edu/empd/products/smoke                 

     Program SMKINVEN to take ASCII area or point source files
     in IDA, EMS-95, or SMOKE list format, or mobile files
     in IDA format, and produce the I/O API and ASCII SMOKE
     inventory files and list of unique SCCs in the inventory.


     You will need to enter the logical names for the input and
     output files (and to have set them prior to program start,
     using "setenv <logicalname> <pathname>").

     You may use END_OF-FILE (control-D) to quit the program
     during logical-name entry. Default responses are given in
     brackets [LIKE THIS] and can be accepted by hitting the
     <RETURN> key.

0.958u 0.354s 0:01.31 99.2%     0+0k 0+5896io 0pf+0w

     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.4.1.1 of Apr 13 2017 12:41:52 $

     SMOKE ---------------
     Copyright (c)2004 Environmental Modeling for Policy Development
     All rights reserved

     Program SPCMAT, Version SMOKEv4.6_Sep2018
     Online documentation
         http://www.cep.unc.edu/empd/products/smoke                 

     Program SPCMAT to take a SMOKE area, mobile, or point source
     inventory file, a speciation profiles file, a speciation
     cross-reference file, an optional pollutant-to-pollutant,
     conversion file, and produce mass-based and/or mole-based
     SMOKE speciation matrices for all inventory pollutants
     using run-time defined combinations of pollutants and model
     species. The output species are defined at run time by the
     speciation profiles file, permitting support of any chemical
     mechanism.


     You will need to enter the logical names for the input and
     output files (and to have set them prior to program start,
     using "setenv <logicalname> <pathname>").

     You may use END_OF-FILE (control-D) to quit the program
     during logical-name entry. Default responses are given in
     brackets [LIKE THIS] and can be accepted by hitting the
     <RETURN> key.

后面还有一堆类似的,没有全放上来。
求解答,谢谢!

密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2019-5-28 20:33:50 | 显示全部楼层
还是说这样子就可以了?我看了一下运行日志,并没有报error
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

发表于 2019-5-29 08:39:39 | 显示全部楼层
smoke在install之后,还需要compiling,也就是手册12.4,在这部分需要对ioapi进行软连接,并编译smoke。
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2019-5-30 14:04:07 | 显示全部楼层
asyshk 发表于 2019-5-29 08:39
smoke在install之后,还需要compiling,也就是手册12.4,在这部分需要对ioapi进行软连接,并编译smoke。

谢谢提醒!
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表