Changes between Version 15 and Version 16 of doc/app/nesting_offl_parameters


Ignore:
Timestamp:
Jan 15, 2021 2:48:54 PM (4 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/nesting_offl_parameters

    v15 v16  
    66For a detailed detailed technical description of the mesoscale offline nesting we refer to ''< replace with doi when available >''.
    77
    8 \\
     8The current namelist has no parameters. Offline nesting is switched on by just adding an empty namelist to the namelist file:
     9{{{
     10 &nesting_offl_parameters  /
     11}}}
     12If offline nesting has been switched on, lateral and top boundary data for the velocity components, potential temperature and mixing_ratio ([../initialization_parameters#humidity humidity]) are read from the dynamic input file (see [../iofiles#PIDS_DYNAMIC PIDS_DYNAMIC]).
     13Boundary data can be created with the preprocessor [wiki:doc/app/iofiles/inifor INIFOR], which is currently tailored towards the COSMO-model (other models will follow).
     14Please note, offline nesting is only possible if a dynamic input file (see [../iofiles#PIDS_DYNAMIC PIDS_DYNAMIC]) is available.
     15
     16Note, as the mesoscale model output does not contain turbulence, it needs to be imposed at the lateral inflow boundaries by employing the synthetic turbulence generator (see [../stg_par#use_syn_turb_gen here]) to trigger the spatial development of the turbulent flow .
     17\\\\
     18
    919'''NAMELIST group name: {{{nesting_offl_parameters}}}''' \\\\
    1020
     
    1222|----------------
    1323{{{#!td style="vertical-align:top"
    14 [=#nesting_offline '''nesting_offline''']
     24
    1525}}}
    1626{{{#!td style="vertical-align:top"
    17 L
     27
    1828}}}
    1929{{{#!td style="vertical-align:top"
    20 .F.
     30
    2131}}}
    2232{{{#!td
    23 Flag to enable the mesoscale offline nesting. 
    24 If set to ''.TRUE.'', lateral and top boundary data for the velocity components, potential temperature and mixing_ratio ([../initialization_parameters#humidity humidity]) are read from the dynamic input file (see [../iofiles#PIDS_DYNAMIC PIDS_DYNAMIC]).
    25 Boundary data can be created with the preprocessor [wiki:doc/app/iofiles/inifor INIFOR], which is currently tailored towards the COSMO-model (other models will follow).
    26 Please note, offline nesting is only possible if a dynamic input file (see [../iofiles#PIDS_DYNAMIC PIDS_DYNAMIC]) is available.
    27 
    28 Note, as the mesoscale model output does not contain turbulence, it needs to be imposed at the lateral inflow boundaries by employing the synthetic turbulence generator (see [../stg_par#use_syn_turb_gen here]) to trigger the spatial development of the turbulent flow .
     33 
    2934}}}