Changes between Version 6 and Version 7 of WRF4GWRFDistributions
- Timestamp:
- Sep 13, 2012 5:05:04 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GWRFDistributions
v6 v7 3 3 WRF distributions must be located under ` $WRF4G_LOCATION/repository/apps` directory. In order to use them, you have to fill in WRF_VERSION variable in [wiki:WRF4Gresources_wrf4g resources.wrf4g] file. The WRF packet must have this form `WRFbin-[WRF_VERSION].tar.gz`. 4 4 5 == How to make a WRF packet for WRF4G ?==5 == How to make a WRF packet for WRF4G == 6 6 7 7 == WRF packets == 8 8 9 == WRFbin-local_WRF.tar.gzpacket ==9 == Local WRF packet == 10 10 11 Thisis a special packet because it does not contain any binary. It is only used if you want to execute your local WRF model installed on your resources. In this case, it is not necessary to move the WRF binaries in each simulation as happen with other packets.11 `WRFbin-local_WRF.tar.gz` packet is a special packet because it does not contain any binary. It is only used if you want to execute your local WRF model installed on your resources. In this case, it is not necessary to move the WRF binaries in each simulation as happen with other packets. 12 12 13 13 [[NoteBox(warn, Note that\, if you use this packet\, you must also configure [wiki:WRF4GProlog prolog.wrf4g] file. Otherwise\, WRF4G framework probably doesn't find WRF binaries on the resource.)]]