https://github.com/geodynamics/citcoms
Revision bcddb74a015b2762c36ac26bd99bacbb07851722 authored by Eh Tan on 07 November 2008, 23:32:20 UTC, committed by Eh Tan on 07 November 2008, 23:32:20 UTC
* Read all parameters related to initial temperature regardless which tic_method is used. This will make the life easier when adding new tic_method.
* Fixed a bug in 'tic_method=0' for regional model. The bug causes that the sinosoidal temperature perturbation is applied at 0th processor only.
* Fixed a bug in 'tic_method=1' for regional model. 'tic_method=1' should generate a top TBL according to the input parameter 'half_space_age'. However, the code effectively multiply 25x to the age. Cookbook6 is using this tic_method, so its half_space_age needs to become 2500 to get the original temperature.
* In 'tic_method=2', compute distance in Cartesian coordinate, instead of spherical coordinate.
* Refactoring codes for temperature initial conditions.
* Merged regional_construct_tic_from_input() and full_construct_tic_from_input() to construct_tic_from_input().

1 parent ca13d76
History
Tip revision: bcddb74a015b2762c36ac26bd99bacbb07851722 authored by Eh Tan on 07 November 2008, 23:32:20 UTC
* Reserved 'tic_method=100' for user-defined initial temperature.
Tip revision: bcddb74
File Mode Size
Mayavi2
OpenDXMacro
samples
Makefile.am -rw-r--r-- 4.4 KB
autocombine.py -rwxr-xr-x 3.9 KB
batchcombine.py -rwxr-xr-x 4.7 KB
batchsurf.py -rwxr-xr-x 3.1 KB
citcoms_datadir -rwxr-xr-x 421 bytes
combine.py -rwxr-xr-x 4.4 KB
combinesurf.py -rwxr-xr-x 4.6 KB
dxgeneral.py -rwxr-xr-x 3.6 KB
dxgeneralsurf.sh -rwxr-xr-x 1.8 KB
estimate_size.py -rwxr-xr-x 8.8 KB
getcoord.sh -rwxr-xr-x 1.7 KB
getlog.sh -rwxr-xr-x 1.3 KB
getsurf.sh -rwxr-xr-x 1.8 KB
h5tocap.c -rw-r--r-- 5.8 KB
h5tocap.py -rwxr-xr-x 3.6 KB
h5tovelo.c -rw-r--r-- 5.2 KB
h5util.c -rw-r--r-- 7.9 KB
h5util.h -rw-r--r-- 1.4 KB
mayavi2_citcoms_display.py -rwxr-xr-x 4.1 KB
miff2avi -rwxr-xr-x 2.4 KB
miff2mpg -rwxr-xr-x 2.3 KB
parser.py -rwxr-xr-x 8.0 KB
pasteCitcomData.py -rwxr-xr-x 4.0 KB
plot_annulus.py -rwxr-xr-x 7.4 KB
plot_layer.py -rwxr-xr-x 4.8 KB
project_geoid.c -rw-r--r-- 8.4 KB
visFull.cfg -rw-r--r-- 4.4 KB
visFull.net.in -rw-r--r-- 37.4 KB
visRegional.cfg -rw-r--r-- 4.2 KB
visRegional.net.in -rw-r--r-- 33.9 KB
visRegionalSurface.cfg -rw-r--r-- 8.0 KB
visRegionalSurface.net.in -rw-r--r-- 90.9 KB
zslice.py -rwxr-xr-x 3.8 KB

back to top