Changes between Version 4 and Version 5 of WRF4G2.0/Geogrid
- Timestamp:
- Oct 7, 2015 11:58:07 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4G2.0/Geogrid
v4 v5 50 50 #!sh 51 51 [user@mycomputer~]$ ${PATH_TO_GREOGRID}/geogrid.exe >& geogrid.log 52 [user@mycomputer~]$ ~/ls52 [user@mycomputer~]$ ls 53 53 geo_em.d01.nc geogrid namelist.wps geogrid.log 54 54 }}} 55 55 56 The next and final step is to copy the geo_em and the namelist.wps files to a directory with the name chosen for the domain (e.g. Europe_15k). This folder must be located in the path specified by the variable `WRF4G_DOMAINPATH` in [wiki:WRF4Gresources_wrf4g resources.wrf4g]. After following these steps, the new domain is available for using it in any WRF4G experiment, just setting the variable domain equal to the name of the directory in [wiki:WRF4Gexperiment_wrf4g experiments.wrf4g] (the folder where we located geo_em_d01.nc and namelist.wps). 57 58 56 The next and final step is to copy the geo_em and the namelist.wps files to a directory with the name chosen for the domain (e.g. Europe_15k). This folder has to be located in the path specified by the variable `domain_path` in [wiki:WRF4G2.0/Experiment experiment.wrf4g]. After following these steps, the new domain is available for using it in any WRF4G experiment.