Changes between Version 77 and Version 78 of WRF4GTutorial2
- Timestamp:
- Oct 17, 2012 11:45:26 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GTutorial2
v77 v78 238 238 239 239 {{{ 240 [markel@ui01]$ tree 240 #!sh 241 [user@mycomputer~]$ tree 241 242 . 242 243 |-- geogrid … … 249 250 250 251 {{{ 251 ${PATH_TO_GREOGRID}/geogrid.exe >& geogrid.log 252 markel@ui01:~/ls 252 #!sh 253 [user@mycomputer~]$ ${PATH_TO_GREOGRID}/geogrid.exe >& geogrid.log 254 [user@mycomputer~]$ ~/ls 253 255 geo_em.d01.nc geogrid namelist.wps geogrid.log 254 256 }}}