Changes between Version 15 and Version 16 of WRF4GFAQ
- Timestamp:
- Sep 28, 2012 6:44:04 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GFAQ
v15 v16 30 30 31 31 == How can I reconfigure the features of my experiment ? == 32 If you want to reconfigure the features of one experiment and you execute `wrf4g_prepare` in order to do it, you will probably see:32 If you want to reconfigure the features of one experiment and you execute `wrf4g_prepare`, you will probably see: 33 33 {{{ 34 34 #!sh … … 37 37 Experiment already exists 38 38 }}} 39 40 You need to execute `wrf4g_prepare --reconfigure`. 39 In order to do it, you need to execute `wrf4g_prepare --reconfigure`. 41 40 {{{ 42 41 #!sh