- 积分
- 5016
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-2-11
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
LiveWRF is a bootable DVD which contains the software and libraries
needed to use the WRF atmospheric model(
http://www.wrf-model.org/index.php ) in a virtual or Live DVD
environment. The use if a virtual environment is a better
choice. Please select 1GB of RAM and at least 25GB of disk space for
it.
The objective is to allow people with a basic knowledge of Linux the
use of WRF minimizing steps of installing of software, compile
libraries, etc so the users can focus on the physics and scientific
issues that can be addressed with a numerical model of the ocean. All
the software used is freely available and the code is compiled using
gfortran.
LiveWRF is available at: http://ronin.dgeo.udec.cl/LiveWRF
------------------------------------------------------------------------
Basic Use:
The default user in LiveWRF 3.6.1a is
livewrf
You should login automatically.
To start, open a terminal, do
>cd /atmos/WRF/WRFDomainWizard
>./runDomainWizard
and from there follow the defaul instructions to create a domain. A sample
GFS dataset is available at the
/atmos/WRF/GFS
directory, and includes gfs files for May 07th, 2013. With them, a short
forecast of up to 72 hours can be achieved.
After all steps in the Domain Wizard are completed, exit and do
> cd /atmos/WRF/Domains/NEWDOMAIN (<-- change NEWDOMAIN to what was choosen.)
> ln -s ../../WRFV3.6.1/run/* .
> ./real.exe
> ./wrf.exe
This will start a 36 h "forecast" run.
Remember to edit the namelist.input file accordingly.
NetCDF files can be seen with ncview, IDV, Panoly, or manipulated
using the nco, grads, or NCL scripts.
Basic scripts are available to download GFS files.
Contact:
For more information or suggestions, please contact Andres Sepulveda
(andres@dgeo.udec.cl).
------------------------------------
Concepcion, Chile, May 29th 2015.
安装方法:
使用虚拟机程序导入OVA文件即可。这边提供一个virtualbox导入OVA虚拟机的教程(http://jingyan.baidu.com/article/1876c8529bb0e3890b137696.html),VMWARE WORKSTATION应该也有类似的功能,大家就参照着看吧
下载地址:
链接:http://pan.baidu.com/s/1c6Vca 密码:qrmh
|
|