source: palm/trunk/EXAMPLES/mountain/example_mountain.txt @ 4431

Last change on this file since 4431 was 4228, checked in by Giersch, 5 years ago

EXAMPLES folder revised: Examples of the agent model, biometeorology module, and mountain setup revised so that these setups run with the newest version, template for describing examples translated into english, all other examples (building, topo_file, street_canyon, constant_flux_layer) deleted

File size: 1.0 KB
Line 
1example_mountain
2
31. Purpose
4   This example shows the flow around a single 3d idealized
5   mountain. The mountain shape is Gaussian. The inversion height lies
6   below the mountain top so that a part of the topography resides in
7   stable stratification.
8   
92. PALM-Version / SVN Revision
10   PALM 6.0 / SVN Revision 4227
11
123. Required user code
13   No user code is required.
14
154. Input: example_mountain_p3d
16   Cyclic lateral boundary conditions are used. The 3d-model is initialized with
17   the solution of the 1d-model. Rayleigh damping is switched on.
18
195. Preprocessing
20   The topography file has to be prepared according to the topography conventions
21   used in PALM. The topography file is created with aid of a 2d Gauss function.
22   
236. Program start - palmrun call
24   palmrun -r mountain -a "d3#" -c default -T 4 -X 4
25
267. Monitoring: example_mountain_rc
27
288. Postprocessing
29   No postprocessing of the data is required.
30
319. List of attachments
32   example_mountain _p3d
33   example_mountain_rc
34   example_mountain_topo
Note: See TracBrowser for help on using the repository browser.