Changes between Version 58 and Version 59 of WikiStart
- Timestamp:
- Nov 23, 2010 1:28:36 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v58 v59 2 2 [[TracNav(toc)]] 3 3 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 tobe used for scientific research.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 can freely be used for scientific research. 5 5 6 6 Some of PALM's highlights are … … 8 8 * excellent scaling, so far tested up to 10000 cores 9 9 * 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 10 15 11 16 The 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]]