Changes between Version 61 and Version 62 of WRF4GTutorial
- Timestamp:
- May 2, 2013 4:31:36 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GTutorial
v61 v62 35 35 }}} 36 36 37 If you want to modify your CRs see [wiki:WRF4Gframework4g_conf#ComputingResources framework4g.conf]37 If you want to modify your CRs see [wiki:WRF4Gframework4g_conf#ComputingResources Computing Resources] section. 38 38 39 == = Prepare and submit the test experiment ===39 == Prepare and submit the test experiment == 40 40 Go to the directory where the experiment configuration files are located: 41 41 {{{ … … 123 123 [[NoteBox(note,The experiment has to finish with '''ext''' option '''0''' which means it has finalized correctly. If '''ext''' has a different code\, you can look up more information about it in [wiki:WRF4GErrors WRF4G errors])]] 124 124 125 == = Check the experiment output and log ===125 == Check the experiment output and log == 126 126 The location where output and log files are stored is defined with the {{{WRF4G_BASEPATH}}} variable in [wiki:WRF4Gresources_wrf4g resources.wrf4g]. Check `$WRF4G_LOCATION/etc/resources.wrf4g` to find where `$WRF4G_BASEPATH` is pointing. You will see that it is pointing to `$WRF4G_LOCATION/repository/output`. Go to `$WRF4G_LOCATION/repository/output/test/test` and see the directory structure and the output files. 127 127 {{{