https://github.com/geodynamics/citcoms
Revision 45be8f2e32748cd56c3154bbdcd61da3fddda4bd authored by Eh Tan on 09 March 2007, 00:25:03 UTC, committed by Eh Tan on 09 March 2007, 00:25:03 UTC
* Seperating composition codes from tracer codes, several struct members in E->trace are moved to E->composition
* Add chemical buoyancy term
* Renamed thermal_buoyancy() to get_buoyancy() to reflect the fact that this function computes buoyancy according to temperature/composition/phase
* Fix and optimize the fix_*() functions
* Remove some static variables, or converte them to const
* Change the type of E->SinCos from float to double, and replace E->trace.DSinCos
* Provide default values for "required" input parameters
* Renamed tracer_restart to tracer_ic_method, also remapped the options
* Removed option for Cartesian tracer input and trace.iwrite_tracers_every
* Replaced trace.itracer_type by composition.ichemical_buoyancy
* Optionally output tracers and composition fields

1 parent 068a4d5
History
Tip revision: 45be8f2e32748cd56c3154bbdcd61da3fddda4bd authored by Eh Tan on 09 March 2007, 00:25:03 UTC
A big patch for tracers and composition:
Tip revision: 45be8f2
File Mode Size
Mayavi2
OpenDXMacro
samples
Makefile.am -rw-r--r-- 4.4 KB
autocombine.py -rwxr-xr-x 2.6 KB
batchcombine.py -rwxr-xr-x 3.3 KB
batchpaste.sh -rwxr-xr-x 1.7 KB
batchsurf.py -rwxr-xr-x 3.1 KB
citcoms_datadir -rwxr-xr-x 421 bytes
combine.py -rwxr-xr-x 3.7 KB
combinesurf.py -rwxr-xr-x 4.6 KB
dxgeneral.sh -rwxr-xr-x 1.8 KB
dxgeneralsurf.sh -rwxr-xr-x 1.8 KB
estimate_size.py -rwxr-xr-x 8.8 KB
execpaste.py -rwxr-xr-x 2.2 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 7.9 KB
pasteCitcomData.sh -rwxr-xr-x 1.5 KB
plot_annulus.py -rwxr-xr-x 7.4 KB
plot_layer.py -rwxr-xr-x 4.8 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.4 KB

back to top