nuistjdc的个人博客

金大超
访问数:58443
工作情况:南京信息工程大学,大气科学学院,
研究领域:地球科学->大气科学->大气动力学
加为好友
发送消息

全部博文

[WRF] proc_oml.f executed by gfortran

In the website of WRF, we can download the code proc_oml.f to couple the Ocean Mixed Layer (OML) with WRF. But the program doesn't provide the method to execute this program by gfortran, the command should execute as follow: gfortran proc_oml.f -L/usr/lib -lnetcdf -I/usr/include -ffree-form - ...
2014-12-2 12:46

关于CESM模式移植、运行过程中遇到的一些问题

最近,尝试着调试CESM(1.2.2)模式,虽然迄今为止还没有成功运行,但是遇到了很多问题,中间无数次的想放弃,前前后后差不多两个星期,未来如果可以成功运行CESM的话,将会完善这篇攻略,今天写把刚遇到的问题记下来。 问题1: WARNING: did not find netcdf fortran library NETCDF built with hdf5 MPI ...
2014-8-27 12:54
全部博文
模式运行