Changes between Version 127 and Version 128 of doc/app/initialization_parameters


Ignore:
Timestamp:
Nov 6, 2010 9:07:47 PM (14 years ago)
Author:
gryschka
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v127 v128  
    7979The following values are allowed:\\\\
    8080'' 'default' ''\\\\
    81       Per default, PALM uses '' 'initial_profiles' '' for cyclic lateral boundary conditions ([#bc_lr bc_lr] = '' 'cyclic' '' and [#bc_ns bc_ns] = '' 'cyclic{{{'}}}'') and '' 'inflow_profile' '' for non-cyclic lateral boundary conditions (bc_lr /= '' 'cyclic' '' or bc_ns /= '' 'cyclic{{{'}}}'').\\\\
     81      Per default, PALM uses '' 'initial_profiles' ''. This option is also used for non-cyclic lateral boundary conditions (bc_lr /= '' 'cyclic' '' or bc_ns /= '' 'cyclic{{{'}}}'') because the (spanwise averaged) inflow profiles do not vary with time and are identical with the initial profiles.\\\\
    8282'' 'initial_profiles' ''\\\\
    83       The target volume flow is calculated at t=0 from the initial profiles of u and v. This setting is only allowed for cyclic lateral boundary conditions (bc_lr = '' 'cyclic' '' and bc_ns = '' 'cyclic{{{'}}}'').\\\\
     83      The target volume flow is calculated at t=0 from the initial profiles of u and v. \\\\
    8484'' 'inflow_profile' ''\\\\
    85       The target volume flow is calculated at every timestep from the inflow profile of u or v, respectively. This setting is only allowed for non-cyclic lateral boundary conditions (bc_lr /= '' 'cyclic' '' or bc_ns /= '' 'cyclic{{{'}}}'').\\\\
     85      The target volume flow is calculated at every timestep from the inflow profile of u or v, respectively. This setting is only allowed for non-cyclic lateral boundary conditions (bc_lr /= '' 'cyclic' '' or bc_ns /= '' 'cyclic{{{'}}}''). '''This option is not implemented so far, because at this time the inflow profiles do not vary with time.'''\\\\
    8686'' 'bulk_velocity' ''\\\\
    8787      The target volume flow is calculated from a predefined bulk velocity (see [#u_bulk u_bulk] and [#v_bulk v_bulk]). This setting is only allowed for cyclic lateral boundary conditions (bc_lr = '' 'cyclic' '' and bc_ns = '' 'cyclic{{{'}}}'').\\\\