Changes between Version 14 and Version 15 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 13, 2010 1:05:57 PM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v14 v15  
    6969In order to speed-up performance, the Poisson equation for perturbation pressure (see [[psolver]]) can be called only at the last substep of multistep Runge-Kutta timestep schemes (see [[timestep_scheme]]) by setting '''call_psolver_at_all_substeps''' = ''.F.''. In many cases, this sufficiently reduces the divergence of the velocity field. Nevertheless, small-scale ripples (2-delta-x) may occur. In this case and in case of non-cyclic lateral boundary conditions, '''call_psolver_at_all_timesteps''' = ''.T.'' should be used.
    7070}}}
     71|-----------
    7172{{{#!td style="vertical-align:top"
    7273[=#cfl_factor '''cfl_factor''']