Changes between Version 6 and Version 7 of doc/app/nesting_parameters


Ignore:
Timestamp:
Mar 17, 2017 2:46:49 PM (8 years ago)
Author:
hellstea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/nesting_parameters

    v6 v7  
    4444                 'fine',    2,   1,  16,  320.0,  128.0,
    4545}}}
    46 The total number of MPI-processes required by this configuration is 16 + 16 = 32.
     46The total number of MPI-processes required by this configuration is 16 + 16 = 32. The numbers of PEs in the x- and y-directions can be additionally specified by setting {{{npex}}} and {{{npey}}} in {{{d3par}}} for the respective domain. Of course, the condition {{{npe_total}}} = {{{npex}}} * {{{npey}}} must always hold.
    4747}}}
    4848|----------------