Typo
This commit is contained in:
parent
08ded444b8
commit
7471296e59
@ -148,12 +148,12 @@ should be a `;` sperated list of `key=value` pairs. The possible keys are
|
|||||||
is negative, its value is printed as a comment.
|
is negative, its value is printed as a comment.
|
||||||
|
|
||||||
* `lyapunov_reset` (double, default: `print_freq`): if this is set, then, when
|
* `lyapunov_reset` (double, default: `print_freq`): if this is set, then, when
|
||||||
computing the Lyapnuov exponents, the tangent flow will renormalize itself at
|
computing the Lyapunov exponents, the tangent flow will renormalize itself at
|
||||||
times proportional to `lyapunov_reset`. This option is incompatible with
|
times proportional to `lyapunov_reset`. This option is incompatible with
|
||||||
`lyapunov_maxu`.
|
`lyapunov_maxu`.
|
||||||
|
|
||||||
* `lyapunov_maxu` (double, default: unset): if this is set, then, when
|
* `lyapunov_maxu` (double, default: unset): if this is set, then, when
|
||||||
computing the Lyapnuov exponents, the tangent flow will renormalize itself
|
computing the Lyapunov exponents, the tangent flow will renormalize itself
|
||||||
whenever the norm of the tangent flow exceeds `lyapunov_maxu`. This option
|
whenever the norm of the tangent flow exceeds `lyapunov_maxu`. This option
|
||||||
is incompatible with `lyapunov_reset`.
|
is incompatible with `lyapunov_reset`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user