Changes between Initial Version and Version 1 of doc/app/nesting_offl_parameters


Ignore:
Timestamp:
Oct 15, 2018 2:21:22 PM (6 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/nesting_offl_parameters

    v1 v1  
     1== Offline nesting parameters ==
     2[[TracNav(doc/app/partoc|nocollapse)]]
     3
     4Since revision -rXXXX 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 [../iofiles/pids#dynamic_input 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.
     5
     6A detailed description will follow soon. '''Please note, this feature currently undergoes extensive testing.'''
     7
     8\\
     9'''NAMELIST group name: stg_par''' \\\\
     10
     11||='''Parameter Name'''  =||='''[../fortrantypes FORTRAN Type]'''  =||='''Default Value'''  =||='''Explanation'''  =||
     12|----------------
     13{{{#!td style="vertical-align:top"
     14[=#nesting_offline '''nesting_offline''']
     15}}}
     16{{{#!td style="vertical-align:top"
     17L
     18}}}
     19{{{#!td style="vertical-align:top"
     20.F.
     21}}}
     22{{{#!td
     23Flag to enable the offline nesting of the PALM-domain into larger-scale model.
     24If this flag is set ''.TRUE.'', lateral and top boundary data for the velocity components, potential temperature and mixing_ratio ([../inipar#humidity humidity]) are read from the dynamic input file (see [../iofiles#PIDS_DYNAMIC PIDS_DYNAMIC]).
     25Boundary data is created from COSOM-model output.
     26Please note, offline nesting is only possible if an dynamic input file (see [../iofiles#PIDS_DYNAMIC PIDS_DYNAMIC]) is created with [https://palm.muk.uni-hannover.de/trac/browser/palm/trunk/UTIL/inifor inifor].
     27Further, 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_par#use_syn_turb_gen STG).
     28}}}