Changes between Version 58 and Version 59 of WikiStart


Ignore:
Timestamp:
Nov 23, 2010 1:28:36 PM (14 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v58 v59  
    22[[TracNav(toc)]]
    33
    4 PALM is a large-eddy simulation (LES) model for atmospheric and oceanic flows which is especially designed for performing on massively parallel computer architectures. It is free to be used for scientific research.
     4PALM is a large-eddy simulation (LES) model for atmospheric and oceanic flows which is especially designed for performing on massively parallel computer architectures. It can freely be used for scientific research.
    55
    66Some of PALM's highlights are
     
    88* excellent scaling, so far tested up to 10000 cores
    99* online data analysis (during model runs) in order to avoid I/O bottlenecks
     10* topography realized on cartesian grid (allows for steep topography)
     11* non-cyclic horizontal boundary conditions available, including turbulence recycling method to allow for a turbulent inflow
     12* code can be switched to ocean version, including salinity equation and equation of state for seawater
     13* a parallelized Lagrangian particle model is embedded, which can be used for various applications (footprint calculation, simulation of cloud droplet growth, visualization, etc.)
     14* code has an interface which allows users to plug in their own extensions without modifying the default code
    1015
    1116The original version of which was developed from 1997-1999 at IMUK. This model is optimized for use on massively parallel computers, and it is therefore very well suited for simulations with an extremely large number of grid points. The current supercomputer of the North German Supercomputing Center "Norddeutscher Verbund für Hoch- und Höchstleistungsrechnen" (HLRN), an SGI-ICE machine with 12000 cores, allows calculations with up to 4096³ grid points. [[BR]]