- 积分
- 2135
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2018-9-23
- 最后登录
- 1970-1-1

|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
请教各位大佬一个问题:运行WRF,并行计算会生成rsl.eror.0000 类似的运行日志文件,请问这类文件的位置可以改吗? 我了解到wrfout的位置可以在namelist.input中用history_outname改, rsl呢
在台式机用mpirun -np 15 ./wrf.exe 运行时,运行几个月后会提示下面信息,日志中没有明显的error,请问是什么原因(查到 可能需要减小积分步长,但不明白为什么):
bad termination of one of your application processes
exit code:139
cleaning up remaining processes
you can ignore the below cleanup messages
your application terminated with the exit string:segmentation fault(signal 11)
this typically refers to a problem with your application
please see the FAQ page for dubugging suggestions
|
|