Changes between Version 4 and Version 5 of WRF4GTutorial
- Timestamp:
- Apr 13, 2012 10:00:23 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GTutorial
v4 v5 6 6 Simply start the [wiki:WRF4GFrameworkConfiguration WRF4G Framework] by running: 7 7 {{{ 8 wrf4g_framework start 8 #!sh 9 [user@mycomputer~]$ wrf4g_framework start 9 10 }}} 10 11 … … 14 15 15 16 {{{ 16 valva@sipc18:~$ wrf4g_resources 17 #!sh 18 [user@mycomputer~]$ wrf4g_resources 17 19 HID PRIO OS ARCH MHZ %CPU MEM(F/T) DISK(F/T) N(U/F/T) LRMS HOSTNAME 18 20 0 1 GNU/Linux2.6.32 unkno 2000 0 439/3270 1143/8662 0/1/1 FORK mycomputer … … 22 24 Go to the folder where the experiment configuration files are located: 23 25 {{{ 24 cd $WRF4G_LOCATION/experiments/single_test 26 #!sh 27 [user@mycomputer~]$ cd $WRF4G_LOCATION/experiments/single_test 25 28 }}} 26 29 … … 29 32 Run [wiki:WRF4GCommandLineTools#wrf4g_prepare wrf4g_prepare] to prepare the experiment: 30 33 {{{ 31 valva@sipc18:/tmp/WRF4G/experiments/single_test$ wrf4g_prepare 34 #!sh 35 [user@mycomputer~]$ wrf4g_prepare 32 36 Preparing namelist... 33 37 WRFV3/run/namelist.input … … 46 50 Check the experiment status with [wiki:WRF4GCommandLineTools#wrf4g_status]. You will see the experiment is in P (Prepared status). 47 51 {{{ 48 valva@sipc18:~/WRF4G$ wrf4g_status 52 #!sh 53 [user@mycomputer~]$ wrf4g_status 49 54 Experiment P W R D F 50 55 test 1 0 0 0 0 51 56 52 valva@sipc18:~/WRF4G$ wrf4g_status --long57 [user@mycomputer~]$ wrf4g_status --long 53 58 Realization GW Stat Chunks Comp.Res WN Run.Sta ext % 54 test - P 0/3 - - Prepared -0.0059 test - P 0/3 - - Prepared - 0.00 55 60 56 61 }}} … … 59 64 60 65 {{{ 61 valva@sipc18:~/WRF4G$ wrf4g_submit 66 #!sh 67 [user@mycomputer~]$ wrf4g_submit 62 68 Submitting realization: "test" 63 69 Submitting Chunk 1: 2011-08-28_12:00:00 2011-08-29_00:00:00 … … 65 71 Submitting Chunk 3: 2011-08-29_12:00:00 2011-08-30_00:00:00 66 72 67 valva@sipc18:~/WRF4G$ wrf4g_status73 [user@mycomputer~]$ wrf4g_status 68 74 Experiment P W R D F 69 75 test 0 1 0 0 0 70 76 71 valva@sipc18:~/WRF4G$ wrf4g_status --long77 [user@mycomputer~]$ wrf4g_status --long 72 78 Realization GW Stat Chunks Comp.Res WN Run.Sta ext % 73 79 test 0 W 1/3 - - Submitted - 0.00 74 80 75 valva@sipc18:~/WRF4G$ wrf4g_status --long81 [user@mycomputer~]$ wrf4g_status --long 76 82 Realization GW Stat Chunks Comp.Res WN Run.Sta ext % 77 83 testc 0 R 1/3 mycomputer sipc18 real - 0.00 78 84 79 valva@sipc18:~/WRF4G$ wrf4g_status --long85 [user@mycomputer~]$ wrf4g_status --long 80 86 Realization GW Stat Chunks Comp.Res WN Run.Sta ext % 81 87 testc 0 R 1/3 mycomputer sipc18 real - 0.00 … … 86 92 87 93 {{{ 88 valva@sipc18:/tmp/WRF4G/repository/output/test/test/output$ ls -lh 94 #!sh 95 [user@mycomputer~]$ ls -lh /tmp/WRF4G/repository/output/test/test/output 89 96 total 420K 90 97 -rw-rw-r-- 1 valva valva 6.2K 2011-10-28 12:40 wrf24hc_d01_20110828T120000Z_20110828T120000Z.nc … … 105 112 106 113 107 valva@sipc18:/tmp/WRF4G/repository/output/test/test$ tree 114 [user@mycomputer~]$ tree /tmp/WRF4G/repository/output/test/test 108 115 . 109 116 ├── log