Changes between Version 18 and Version 19 of WRF4GTutorial2
- Timestamp:
- Oct 1, 2012 8:07:40 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GTutorial2
v18 v19 23 23 end_date = "2011-08-30_00:00:00" 24 24 25 [user@mycomputer~] cat experiment.wrf4g | grep experiment_name25 [user@mycomputer~]$ cat experiment.wrf4g | grep experiment_name 26 26 experiment_name = "test_2" 27 27 … … 82 82 }}} 83 83 84 Like you can see before, the realization `test_1` has finished with an exit [wiki:WRF4GErrors code 62]. What happened ? Exit code 62 indicates that ungrib binary had an error during its execution. In order to solve the error, we are going to check out the log of the chunk number 4.84 Like you can see before, the realization `test_1` has finished with an exit [wiki:WRF4GErrors code 62]. What happened ? The exit code 62 indicates that ungrib binary had an error during its execution. In order to solve the error, we are going to check out the log of the chunk number 4. 85 85 86 86 {{{