Changes between Version 5 and Version 6 of WRF4Ggihc
- Timestamp:
- May 3, 2013 10:54:49 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4Ggihc
v5 v6 39 39 Example of configuration: 40 40 41 If you want to configure Neptuno facilities using '''ssh''' protocol, you need to set up SSH login without ''password'' (see [wiki:DRM4G#AppendixB Appendix B]).42 43 In addition, you need to update `WRF4G_BASEPATH`, `WRF4G_DOMAINPATH`, `WRF4G_INPUT` and `WRF4G_APPS` variables, which are defined in [wiki:WRF4Gresources_wrf4g resources.wrf4g ] file. Due to the fact that these variables may point to other machines. See [wiki:WRF4Gresources_wrf4g#Runningenvironment running environment ] for more information.44 41 {{{ 45 42 neptuno = ssh://userid@193.144.213.182?LRMS_TYPE=neptuno;NODECOUNT=1500 46 43 }}} 47 44 45 If you want to configure Neptuno facilities using '''ssh''' protocol, you need to set up SSH login without ''password'' (see [wiki:DRM4G#AppendixB Appendix B]) between MACC cluster and Neptuno, and vice-versa. 46 47 In addition, you need to update `WRF4G_BASEPATH`, `WRF4G_DOMAINPATH`, `WRF4G_INPUT` and `WRF4G_APPS` variables, which are defined in [wiki:WRF4Gresources_wrf4g resources.wrf4g ] file. Due to the fact that these variables may point to other machines. See [wiki:WRF4Gresources_wrf4g#Runningenvironment running environment ] for more information. 48 49 48 50 [[NoteBox(warn, After modifying `ComputingResources` section\, WRF4G takes few seconds in order to update the changes)]] 49 51