PALM

From HPC users
Jump to navigationJump to search

The software PALM is a large-eddy simulation (LES) model for atmospheric and oceanic flows developed at the Institute of Meteorology and Climatology of the Leibniz Universität Hannover.

Installation

Please download and follow the follwing pdf-document for detailled instructions for the installation of PALM:

SGE scripts

Sample SGE scripts for submitting PALM jobs can be found here:

  • palm_simple.sge (only for simple version of PALM - see installation guide for more information)

Please copy the sample script to your working directory (as palm.sge or <different-name>.sge). For carrying out the test run (to verify the installation), the script does not need to be modified. Please see the installation guide for instructions on how to modify the script for different runs.

Known issues

  • With the Intel Compiler 12.0.0 the compiler flag -no-prec-div and -np-prec-sqrt can lead to different results for same runs. Please don't use these flags. Note that the flags will automatically be set when using the compiler option -fast. In this case you should set -prec-div and -prec-sqrt.

Tutorials

Here are slides from the last training at ForWind in April 2012.

Day 1

Day 2

Day 3


External Links