https://github.com/geodynamics/citcoms
Revision dc9672a15e02a96f8eaca7205d7c1786c3212a62 authored by Eh Tan on 20 March 2009, 23:36:56 UTC, committed by Eh Tan on 20 March 2009, 23:36:56 UTC
A new input parameter solver.vsolver.max_mg_cycles (default to 50) controls the max. number of multigrid cycles when solving the velocity. Without this parameter, when the stiffness matrix is near singular, the the multigrid solver may become an infinite loop.


1 parent 25a7493
History
Tip revision: dc9672a15e02a96f8eaca7205d7c1786c3212a62 authored by Eh Tan on 20 March 2009, 23:36:56 UTC
limiting the number of multigrid cycles in solve_del2_u().
Tip revision: dc9672a
File Mode Size
Exchanger
CitcomSmodule.c -rw-r--r-- 1.9 KB
CitcomSmodule.h -rw-r--r-- 1.3 KB
Makefile.am -rw-r--r-- 2.1 KB
advdiffu.c -rw-r--r-- 3.5 KB
advdiffu.h -rw-r--r-- 1.8 KB
bindings.c -rw-r--r-- 10.5 KB
bindings.h -rw-r--r-- 1.2 KB
exceptions.c -rw-r--r-- 1.1 KB
exceptions.h -rw-r--r-- 1.2 KB
getProperty.h -rw-r--r-- 2.9 KB
initial_conditions.c -rw-r--r-- 5.5 KB
initial_conditions.h -rw-r--r-- 2.5 KB
mesher.c -rw-r--r-- 2.7 KB
mesher.h -rw-r--r-- 1.6 KB
misc.c -rw-r--r-- 11.2 KB
misc.h -rw-r--r-- 4.3 KB
outputs.c -rw-r--r-- 3.0 KB
outputs.h -rw-r--r-- 1.7 KB
setProperties.c -rw-r--r-- 34.3 KB
setProperties.h -rw-r--r-- 3.3 KB
stokes_solver.c -rw-r--r-- 7.4 KB
stokes_solver.h -rw-r--r-- 3.1 KB

back to top