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
Components
Coupler
Solver
BaseApplication.py -rw-r--r-- 3.1 KB
Controller.py -rw-r--r-- 4.2 KB
CoupledApp.py -rw-r--r-- 5.9 KB
Layout.py -rw-r--r-- 4.3 KB
Makefile.am -rw-r--r-- 2.2 KB
MultiCoupledApp.py -rw-r--r-- 6.4 KB
MultiLayout.py -rw-r--r-- 3.6 KB
SimpleApp.py -rw-r--r-- 3.1 KB
__init__.py -rw-r--r-- 1.4 KB

back to top