Changes between Version 54 and Version 55 of doc/app/initialization_parameters


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

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v54 v55  
    269269<insert explanation>
    270270}}}
     271|----------------
     272{{{#!td style="vertical-align:top"
     273[=#<insert_parameter_name> '''<insert_parameter_name>''']
     274}}}
     275{{{#!td style="vertical-align:top"
     276<insert type>
     277}}}
     278{{{#!td style="vertical-align:top"
     279<insert value>
     280}}}
     281{{{#!td
     282<insert explanation>
     283}}}
     284|----------------
     285{{{#!td style="vertical-align:top"
     286[=#<insert_parameter_name> '''<insert_parameter_name>''']
     287}}}
     288{{{#!td style="vertical-align:top"
     289<insert type>
     290}}}
     291{{{#!td style="vertical-align:top"
     292<insert value>
     293}}}
     294{{{#!td
     295<insert explanation>
     296}}}
     297|----------------
     298{{{#!td style="vertical-align:top"
     299[=#<insert_parameter_name> '''<insert_parameter_name>''']
     300}}}
     301{{{#!td style="vertical-align:top"
     302<insert type>
     303}}}
     304{{{#!td style="vertical-align:top"
     305<insert value>
     306}}}
     307{{{#!td
     308<insert explanation>
     309}}}
    271310[[BR]]
    272311
     
    369408For [#ocean ocean] = ''.T.,'' '''dz_stretch_level''' is the height level (in m, negative) below which the grid is to be stretched vertically. The vertical grid spacings [#dz dz] below this level are calculated correspondingly as\\\\
    370409      dz(k-1) = dz(k) * [#dz_stretch_factor dz_stretch_factor].
     410}}}
     411|----------------
     412{{{#!td style="vertical-align:top"
     413[=#grid_matching '''grid_matching''']
     414}}}
     415{{{#!td style="vertical-align:top"
     416C*6
     417}}}
     418{{{#!td style="vertical-align:top"
     419'strict'
     420}}}
     421{{{#!td
     422Variable to adjust the subdomain sizes in parallel runs.\\\\
     423For '''grid_matching''' = '' 'strict' '', the subdomains are forced to have an identical size on all processors. In this case the processor numbers in the respective directions of the virtual processor net must fulfill certain divisor conditions concerning the grid point numbers in the three directions (see [#nx nx], [#ny ny] and [#nz nz]). Advantage of this method is that all PEs bear the same computational load.\\\\
     424There is no such restriction by default, because then smaller subdomains are allowed on those processors which form the right and/or north boundary of the virtual processor grid. On all other processors the subdomains are of same size. Whether smaller subdomains are actually used, depends on the number of processors and the grid point numbers used. Information about the respective settings are given in file [../iofiles#RUN_CONTROL RUN_CONTROL].\\\\
     425When using a multi-grid method for solving the Poisson equation (see [#psolver psolver]) only '''grid_matching''' = '' 'strict' '' is allowed.\\\\
     426'''Note:'''\\
     427In some cases for small processor numbers there may be a very bad load balancing among the processors which may reduce the performance of the code.
     428}}}
     429|----------------
     430{{{#!td style="vertical-align:top"
     431[=#<insert_parameter_name> '''<insert_parameter_name>''']
     432}}}
     433{{{#!td style="vertical-align:top"
     434<insert type>
     435}}}
     436{{{#!td style="vertical-align:top"
     437<insert value>
     438}}}
     439{{{#!td
     440<insert explanation>
     441}}}
     442|----------------
     443{{{#!td style="vertical-align:top"
     444[=#<insert_parameter_name> '''<insert_parameter_name>''']
     445}}}
     446{{{#!td style="vertical-align:top"
     447<insert type>
     448}}}
     449{{{#!td style="vertical-align:top"
     450<insert value>
     451}}}
     452{{{#!td
     453<insert explanation>
    371454}}}
    372455|----------------