zoukankan      html  css  js  c++  java
  • WRF遇到的问题

    [root@localhost em_real]# ./wrf.exe
     Namelist dfi_control not found in namelist.input. Using registry defaults for variables in dfi_control
     Namelist tc not found in namelist.input. Using registry defaults for variables in tc
     Namelist scm not found in namelist.input. Using registry defaults for variables in scm
     Namelist fire not found in namelist.input. Using registry defaults for variables in fire
     WRF V3.1 MODEL
      *************************************
      Parent domain
      ids,ide,jds,jde             1          133            1          127
      ims,ime,jms,jme            -4          138           -4          132
      ips,ipe,jps,jpe             1          133            1          127
      *************************************
     DYNAMICS OPTION: Eulerian Mass Coordinate
     -------------- FATAL CALLED ---------------
     FATAL CALLED FROM FILE:  <stdin>  LINE:      69
      program wrf: error opening wrfinput_d01 for reading ierr=        -1021                                                                                                                                                                                         
     -------------------------------------------
    FORTRAN STOP
    2.运行./ wrf.exe出现问题

    #ulimit –s unlimited (or:unlimited ,此命令防止溢出问题出现,当出现此问题为溢出:(5 points exceeded cfl=2 in domain 1 at time 4.200000 MAX AT i,j,k: 123 48 3 cfl,w,d(eta)= 4.165821 21 points exceeded cfl=2 in domain 1 at time 4.200000 MAX AT i,j,k: 123 49 4 cfl,w,d(eta)= 10.66290),解决方案检查时间积分步长,减少时间积分步长)

    路漫漫其修远兮 吾将上下求索
  • 相关阅读:
    什么是ORM
    ORM优缺点
    Azure 中快速搭建 FTPS 服务
    连接到 Azure 上的 SQL Server 虚拟机(经典部署)
    在 Azure 虚拟机中配置 Always On 可用性组(经典)
    SQL Server 2014 虚拟机的自动备份 (Resource Manager)
    Azure 虚拟机上的 SQL Server 常见问题
    排查在 Azure 中新建 Windows 虚拟机时遇到的经典部署问题
    上传通用化 VHD 并使用它在 Azure 中创建新 VM
    排查在 Azure 中新建 Windows VM 时遇到的部署问题
  • 原文地址:https://www.cnblogs.com/hbmlml/p/4457315.html
Copyright © 2011-2022 走看看