This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
research:weather_research_and_forecasting_model_wrf [2023/02/10 14:41] msovara created |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Compile and Install WRF on the LENGAU super-computer ====== | ||
| - | |||
| - | 1. Connect to the CHPC cluster | ||
| - | |||
| - | < | ||
| - | ssh -X userid@lengau.chpc.ac.za | ||
| - | </ | ||
| - | |||
| - | On the LENGAU cluster you **cannot** manipulate large files or perform calculations using software applications __directly on the login node__. You need to request for an interactive PBS session so that a compute node be reserved for your personal use, see [[howto: | ||
| - | |||
| - | 2. | ||