https://github.com/geodynamics/citcoms
Revision a60c042f6c0bca52d431cd11fc1ad76d38d92633 authored by Michael Gurnis on 29 January 2007, 20:46:28 UTC, committed by Michael Gurnis on 29 January 2007, 20:46:28 UTC
1 parent d9e66bf
History
Tip revision: a60c042f6c0bca52d431cd11fc1ad76d38d92633 authored by Michael Gurnis on 29 January 2007, 20:46:28 UTC
Changed the seequence placement in the time step when the age grids are assimilated into the temperature field. Previously, going back to the original code contributed by CC, the assimilation occurred avery time the temperature BCs were set (meaning multiple times in a PC loop). Now assimilation happens only once at the end of the time step. This is placed at the end of the routine PG_time_step_solve. Once we have worked with this some more, we will want to expose this code at a higher level so that assimulation will work properly from either plain C code or the Pyre version. Currently only tested with Full.
Tip revision: a60c042
File Mode Size
Components
Coupler
Solver
BaseApplication.py -rw-r--r-- 2.8 KB
Controller.py -rw-r--r-- 3.6 KB
CoupledApp.py -rw-r--r-- 5.4 KB
Layout.py -rw-r--r-- 3.2 KB
Makefile.am -rw-r--r-- 2.2 KB
SimpleApp.py -rw-r--r-- 2.7 KB
__init__.py -rw-r--r-- 1.4 KB

back to top