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

    路漫漫其修远兮 吾将上下求索
  • 相关阅读:
    为什么我要学习qt quick
    geometory Intersect
    删除kubernetes节点的正确姿势
    乞丐版docker私有仓库搭建
    kubernetes集群中由于某些原因导致etcd节点没有删干净,需要手动清理etcd节点
    k8s coredns设置上游name server
    虚拟机架设koolshare软路由
    文件类型特征码
    深入字节码 -- 计算方法执行时间
    启迪思维:二叉树
  • 原文地址:https://www.cnblogs.com/hbmlml/p/4457315.html
Copyright © 2011-2022 走看看