Changes between Version 163 and Version 164 of doc/app/initialization_parameters


Ignore:
Timestamp:
Aug 18, 2011 8:59:40 PM (14 years ago)
Author:
letzel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified doc/app/initialization_parameters

    v163 v164  
    23362336'' 'read_from_file' ''
    23372337  Flow around arbitrary topography.
    2338   This mode requires the input file [#TOPOGRAPHY_DATA TOPOGRAPHY_DATA]. This file contains the arbitrary topography height information in m. These data must exactly match the horizontal grid.\\\\
     2338  This mode requires the input file [../iofiles#TOPOGRAPHY_DATA TOPOGRAPHY_DATA]. This file contains the arbitrary topography height information in m. These data must exactly match the horizontal grid.\\\\
    23392339Alternatively, the user may add code to the user interface subroutine [#user_init_grid user_init_grid] to allow further topography modes. These require to explicitly set the [#topography_grid_convention topography_grid_convention] to either '' 'cell_edge' '' or '' 'cell_center' ''.\\\\
    23402340Non-flat '''topography''' modes may assign a kinematic sensible [#wall_heatflux wall_heatflux] and a kinematic [#wall_humidityflux wall_humidityflux] (requires [#humidity humidity] = .T.) or a [#wall_scalarflux wall_scalarflux] (requires [#passive_scalar passive_scalar] = .T.) at the five topography faces.\\\\