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),解决方案检查时间积分步长,减少时间积分步长)

    路漫漫其修远兮 吾将上下求索
  • 相关阅读:
    时间安排还是很不合理
    ZOJ Problem Set
    ZOJ Problem Set
    ZOJ Problem Set
    ZOJ Problem Set
    还是很水啊!!!
    pragma mark
    IOS应用发布NSLog的如何注释
    设定时间让应用从后台回来是否重新启动应用
    Mac 上SVN上传.a文件
  • 原文地址:https://www.cnblogs.com/hbmlml/p/4457315.html
Copyright © 2011-2022 走看看