- 积分
- 10656
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-5-15
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
wrf运行到一半的时候突然中断,将debug_level = 1000,设置过后发现出现下面这样的问题,哪位大神遇到过这样的问题,希望帮忙解答一下,谢谢了。@andrewsoong @兰溪之水
d03 2015-07-10_00:00:06 DEBUG wrf_timetoa(): returning with str = [2015-07-10_00:00:06]
d03 2015-07-10_00:00:06 DEBUG wrf_timetoa(): returning with str = [2015-07-10_00:00:00]
d03 2015-07-10_00:00:06 DEBUG wrf_timetoa(): returning with str = [2015-07-20_18:00:00]
d03 2015-07-10_00:00:06 DEBUG wrf_timeinttoa(): returning with str = [0000000000_000:000:003]
DEBUG domain_clockadvance(): before WRFU_ClockAdvance, clock start time = 2015-07-10_00:00:00
DEBUG domain_clockadvance(): before WRFU_ClockAdvance, clock current time = 2015-07-10_00:00:06
DEBUG domain_clockadvance(): before WRFU_ClockAdvance, clock stop time = 2015-07-20_18:00:00
DEBUG domain_clockadvance(): before WRFU_ClockAdvance, clock time step = 0000000000_000:000:003
d03 2015-07-10_00:00:09 DEBUG wrf_timetoa(): returning with str = [2015-07-10_00:00:09]
d03 2015-07-10_00:00:09 DEBUG wrf_timetoa(): returning with str = [2015-07-10_00:00:00]
d03 2015-07-10_00:00:09 DEBUG wrf_timetoa(): returning with str = [2015-07-20_18:00:00]
d03 2015-07-10_00:00:09 DEBUG wrf_timeinttoa(): returning with str = [0000000000_000:000:003]
DEBUG domain_clockadvance(): after WRFU_ClockAdvance, clock start time = 2015-07-10_00:00:00
DEBUG domain_clockadvance(): after WRFU_ClockAdvance, clock current time = 2015-07-10_00:00:09
DEBUG domain_clockadvance(): after WRFU_ClockAdvance, clock stop time = 2015-07-20_18:00:00
DEBUG domain_clockadvance(): after WRFU_ClockAdvance, clock time step = 0000000000_000:000:003
d03 2015-07-10_00:00:09 module_integrate: back from solve interface
d03 2015-07-10_00:00:09 DEBUG wrf_timetoa(): returning with str = [2015-07-10_00:00:09]
Timing for main (dt= 3.00): time 2015-07-10_00:00:09 on domain 3: 1.85474 elapsed seconds
|
-
|