Changes between Version 9 and Version 10 of doc/install/automatic
- Timestamp:
- Apr 18, 2019 8:58:12 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install/automatic
v9 v10 6 6 1. Make sure, you meet the requirements! 7 7 2. Download the automatic installation script [raw-attachment:palm_installer here]. 8 3. Open your terminal, go to your download directory and runthe script by typing {{{bash palm_installer}}}8 3. Open your terminal, go to your download directory and execute the script by typing {{{bash palm_installer}}} 9 9 10 The script will guide you through the installation process. Don't forget to load all required software modules (compile environment, MPI, NetCDF, FFTW, etc.) in advance, if applicable. As the installation script is still in beta, you may encounter problems. Please let us know, so we can further improve it.\\10 The script will guide you through the installation process. Don't forget to load all required software modules (compile environment, MPI, NetCDF, FFTW, etc.) in advance, if applicable. The script can aid you with the installation of the RRTMG library if you append the option {{{--rrtmg}}} upon execution. As the installation script is still in beta, you may encounter problems. Please let us know, so we can further improve it.\\ 11 11 '''Note:''' This script is currently not able to deal with batch systems. Only local installation and interactive MPI execution is possible. For batch system support please consolidate the [wiki:doc/install/advanced advanced installation method].\\ 12 12