Changes between Version 15 and Version 16 of WRF4GTutorial2
- Timestamp:
- Oct 1, 2012 7:32:56 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GTutorial2
v15 v16 1 [[PageOutline(1-10,Page Contents)]] 2 1 3 = WRF4G Tutorial part 2 = 2 4 3 In this second part of WRF4G tutorial we are going to see how to manage WRF4G errors. In order to do that, 5 == WRF4G errors == 6 In this section, we are going to see how to manage WRF4G errors. In order to do that, we are going to create a new experiment, based on `single_test`, but the `end_date` of this experiment will be `"2011-08-30_12:00:00"`. Follow the steps below. 4 7 5 8 {{{ … … 45 48 test 2 D 3/3 mycomputer ciclon Finished 0 100.00 46 49 test_1 - P 0/4 - - Prepared - 0.00 50 47 51 [user@mycomputer~]$ wrf4g_submit 48 52 Submitting realization: "test_1" … … 77 81 test_1 6 F 4/4 mycomputer ciclon Failed 62 75.00 78 82 }}} 83 84 Like you can see before, the realization `test_1` has finished with an exit [wiki:WRF4GErrors code 62]. What happened ? 79 85 80 86 {{{