Skip to content

PALM

PALM is an advanced and modern meteorological model system for atmospheric and oceanic boundary-layer flows. It has been developed as a turbulence-resolving large-eddy simulation (LES) model that is especially designed for performing on massively parallel computer architectures.

The PALM model system has been mainly developed and is maintained by the ​PALM group at the ​Institute of Meteorology and Climatology (IMUK) of Leibniz Universität Hannover, Germany. A number of code parts have been contributed by national (German) and international work groups.

License

The PALM model system is free software. It can be redistributed and/or modified under the terms of the GNU General Public License (v3).

Available

PALM is available on Puhti, Mahti and LUMI servers. Versions available are listed when running the installation script, see below.

Usage

After login on the server, give command

module spider palm

This gives you a list of installed versions. To load of the version of your choice, give command

module load palm/<version>

On LUMI, you need to load first the module environment

module use /appl/local/csc/modulefiles
module spider palm
module load palm/<version>

Link to read the instruction file is created,

readme_palm_csc

along with link to the command to run the installation script

installPalm

It is recommended to read first the instruction file, especially to understand on which disk partition on the server the installation should be done. That is, where to run the installation script.

An example test case input file is included in the installation. In the instruction file, run commands are given for compilation of the code, and for batch job execution using the example case. For more information about the test case execution, see latest PALM tutorials.

Support

If you encounter problems using PALM, contact CSC Service Desk.

More information


Last update: February 13, 2023