Changes between Version 448 and Version 449 of doc/app/initialization_parameters


Ignore:
Timestamp:
Nov 22, 2019 3:09:19 PM (5 years ago)
Author:
oliver.maas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v448 v449  
    20772077}}}
    20782078{{{#!td
    2079 '''In case of cyclic boundary conditions:'''
     2079'''In case of cyclic boundary conditions:'''\\
    20802080Shifts the left/right boundary by multiples of a subdomain size along y.\\
    20812081Requires  [../inipar#bc_lr bc_lr] = 'cyclic',  [../inipar#bc_ns bc_ns] = 'cyclic' and [../inipar#psolver psolver] = 'multigrid'.\\\\
     
    20862086(Model domain with [../inipar#npex npex] = [../inipar#npey npey] = 5 and y_shift = 1)\\
    20872087[[Image(y_shift_pic.png,260px)]]
    2088 '''In case of [../initialization_parameters#bc_lr bc_lr] = 'cyclic' and [../initialization_parameters#turbulent_inflow turbulent_inflow] = .TRUE.:'''
     2088'''In case of [../initialization_parameters#bc_lr bc_lr] = 'cyclic' and [../initialization_parameters#turbulent_inflow turbulent_inflow] = .TRUE.:'''\\
    20892089Parameter to define a y-shift for the recycled inflow turbulence, given in multiples of PE (may also be negative).
    20902090E.g. with recycling_yshift = 3 the turbulent fluctuations, obtained at the recycling plane, will be shifted by 3 processors in positive y-direction before being imposed on the inflow.