Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

solver_maxit

-

Maximum number of iterations in the linear SIP solver

solver_acc

-

accuracy with respect to the right-hand side usedin the following termination criterion:

||b-Ax || < acc*||b||

solver_urelax

-

Underrelaxation parameter

solver

-

Solver used to solve the linear system, 1=SIP, 2=TRIDIAG (only for 1d)

kdmin

-

Minimum value of kd ( pi/dx > minkd )

dispc

?

Coefficient in front of the vertical pressure gradient, Default = 1.

Topt

s

Absolute period to optimize coefficient

...