Changes between Version 6 and Version 7 of WRF4GCommandLineTools
- Timestamp:
- Sep 6, 2011 11:23:11 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GCommandLineTools
v6 v7 1 1 [[TOC]] 2 == wrf4g_framework == 2 == wrf4g_framework == #wrf4g_framework 3 3 4 === Usage === 4 5 wrf4g_prepare [--dry-run] [--reconfigure] [--verbose] [--help] … … 7 8 wrf4g_framework manages WRF4G framework components: drm4g and mysql (in case it is needed). 8 9 It load the framework configuration from etc/framework4g.conf. 9 10 == wrf4g_prepare == 10 11 [[BR]][[BR]] 12 13 == wrf4g_prepare == #wrf4g_prepare 11 14 12 15 === Usage === 13 16 wrf4g_prepare [--dry-run] [--reconfigure] [--verbose] [--help] 14 17 15 === Synopsis === 18 === Synopsis ===framework 16 19 Given a file (experiment.wrf4g) describing the experiment, prepare the experiment creating the realization and chunks needed to perform it. 17 20 … … 25 28 }}} 26 29 27 28 == wrf4g_submit == 30 [[BR]][[BR]] 31 == wrf4g_submit == #wrf4g_submit 29 32 === Usage === 30 33 wrf4g_submit [--dry-run] [--nchunk N] [--nrea N] [--frea FILE] [--priority P] [--rerun] [--verbose] [--force] [--help] … … 58 61 59 62 }}} 63