Version 8 (modified by suehring, 4 years ago) (diff)

--

Offline nesting parameters

Since revision -r3347 an offline nesting is available in PALM. Therefore, time-dependent values for the three velocity components, potential temperature as well as the mixing ratio for the lateral and top boundaries of the PALM model domain are stored in the dynamic input file and are read and mapped onto the respective arrays during the simulation. This way, it is possible to account for changing synoptic conditions during the simulation without adding further tendency terms or to nudge the LES solution.

A detailed description will follow soon. Please note, this feature currently undergoes extensive testing.


NAMELIST group name: nesting_offl_parameters

Parameter Name FORTRAN Type Default Value Explanation

nesting_offline

L

.F.

Flag to enable the offline nesting of the PALM-domain into larger-scale model. If this flag is set .TRUE., lateral and top boundary data for the velocity components, potential temperature and mixing_ratio (humidity) are read from the dynamic input file (see PIDS_DYNAMIC). Boundary data is created from COSOM-model output. Please note, offline nesting is only possible if an dynamic input file (see PIDS_DYNAMIC) is created with INIFOR. Further, the larger scale model does not resolve turbulence, so that the synthetic turbulence generator need to be applied at the lateral boundaries in order to trigger turbulence (see STG).