Changes between Version 57 and Version 58 of doc/app/initialization_parameters


Ignore:
Timestamp:
Sep 14, 2010 9:56:46 AM (14 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v57 v58  
    881881|----------------
    882882{{{#!td style="vertical-align:top"
    883 [=#<insert_parameter_name> '''<insert_parameter_name>''']
    884 }}}
    885 {{{#!td style="vertical-align:top"
    886 <insert type>
    887 }}}
    888 {{{#!td style="vertical-align:top"
    889 <insert value>
    890 }}}
    891 {{{#!td
    892 <insert explanation>
     883[=#inflow_disturbance_begin '''inflow_disturbance_begin''']
     884}}}
     885{{{#!td style="vertical-align:top"
     886I
     887}}}
     888{{{#!td style="vertical-align:top"
     889MIN(10, nx/2 or ny/2)
     890}}}
     891{{{#!td
     892Lower limit of the horizontal range for which random perturbations are to be imposed on the horizontal velocity field (gridpoints).\\\\
     893If non-cyclic lateral boundary conditions are used (see [#bc_lr bc_lr] or [#bc_ns bc_ns]), this parameter gives the gridpoint number (counted horizontally from the inflow)  from which on perturbations are imposed on the horizontal velocity field. Perturbations must be switched on with parameter [../d3par#create_disturbances create_disturbances].
    893894}}}
    894895|----------------