https://github.com/geodynamics/citcoms
Revision 748c30517a1fd674b600f167f614ba4d2b6b765f authored by Eh Tan on 02 June 2009, 22:56:46 UTC, committed by Eh Tan on 02 June 2009, 22:56:46 UTC
When 'amending_outflow' is set to true, the imposed velocity BC will be
amended slightly to be divergence-free. (The divergence, e.g. outflow, is
caused by the combination of solver inaccuracy and interpolation inaccuracy.)

When 'exchange_pressure' is set to true, the initial pressure (at element
level) of the embedded solver is taken from the pressure solution of the
containing solver.


1 parent 179463a
History
Tip revision: 748c30517a1fd674b600f167f614ba4d2b6b765f authored by Eh Tan on 02 June 2009, 22:56:46 UTC
Added parameters 'amending_outflow' and 'exchange_pressure' to help the convergence of esolver
Tip revision: 748c305
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.8 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-- 2.5 KB
outputs.h -rw-r--r-- 1.6 KB
setProperties.c -rw-r--r-- 34.4 KB
setProperties.h -rw-r--r-- 3.3 KB
stokes_solver.c -rw-r--r-- 6.9 KB
stokes_solver.h -rw-r--r-- 3.0 KB

back to top