From 88ce7d89ac8dbfdc0715c14b79ccaa566985ad1c Mon Sep 17 00:00:00 2001 From: Arne Vansteenkiste Date: Fri, 19 Jun 2015 15:16:44 +0200 Subject: [PATCH] update api for minimizer --- doc/api-template.html | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/doc/api-template.html b/doc/api-template.html index 04e4473f5..d044174d8 100644 --- a/doc/api-template.html +++ b/doc/api-template.html @@ -249,14 +249,6 @@

Resizing the mesh

MaxErr = 1e-6 -

Relax

- -

Relax() tries to evolve the magnetization as closely as possible to the minimum energy state. This function assumes all excitations have been turned off (temperature, electrical current, time-dependent magnetic fields). During relax precession is disabled and the time t does not increase. There is no need to set high damping.

- -

In general it is difficult to be sure the minimum energy state has been truly reached. Hence, relax may occasionally return after the energy has reached a local minimum, a saddle point, or a rather flat valley in the energy landscape.

- -

Solver types

- Optionally, a different solver may be chosen (at any point) with SetSolver(int). Currently available solver types: