https://github.com/geodynamics/citcoms
Revision 4ecc25c49add3305983f64d5c842a083b6760b71 authored by Eh Tan on 30 August 2010, 20:41:40 UTC, committed by Eh Tan on 30 August 2010, 20:41:40 UTC
Cookbook9 can be converted to multigrid solver once appropriate parameters
(*solver.mesher.levels=2 and *solver.vsolver.Solver=multigrid) are added.
However, the embedded solver will converge incorrectly. Setting
esolver.vsolver.accuracy=6e-3 seems to fix the problem.

1 parent bd28b8f
History
Tip revision: 4ecc25c49add3305983f64d5c842a083b6760b71 authored by Eh Tan on 30 August 2010, 20:41:40 UTC
Added support of multigrid solver in Exchanger. Lifted the solver assertion in Coupler.
Tip revision: 4ecc25c
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.4 KB
advdiffu.h -rw-r--r-- 1.8 KB
bindings.c -rw-r--r-- 9.0 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.2 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-- 10.7 KB
misc.h -rw-r--r-- 4.2 KB
outputs.c -rw-r--r-- 3.0 KB
outputs.h -rw-r--r-- 1.7 KB
setProperties.c -rw-r--r-- 35.6 KB
setProperties.h -rw-r--r-- 3.3 KB
stokes_solver.c -rw-r--r-- 3.4 KB
stokes_solver.h -rw-r--r-- 1.8 KB

back to top