https://github.com/geodynamics/citcoms
Revision e5e84874887d35716f35b9733ff8e671e3d1091d authored by Eh Tan on 02 February 2007, 23:30:07 UTC, committed by Eh Tan on 02 February 2007, 23:30:07 UTC
When tic_method==3, the initial temperature is a linear profile plus
    mag * modified_plgndr_a(ll, mm, theta) * (cos(mm*phi) + sin(mm*phi))
        * sin(M_PI * (r - E->sphere.ri) / (E->sphere.ro - E->sphere.ri))    

1 parent 7350e59
History
Tip revision: e5e84874887d35716f35b9733ff8e671e3d1091d authored by Eh Tan on 02 February 2007, 23:30:07 UTC
A new option for initial temperature, which is used in Shijie's benchmark
Tip revision: e5e8487
File Mode Size
CitcomSmodule.c -rw-r--r-- 1.9 KB
CitcomSmodule.h -rw-r--r-- 1.3 KB
Makefile.am -rw-r--r-- 2.0 KB
advdiffu.c -rw-r--r-- 3.5 KB
advdiffu.h -rw-r--r-- 1.8 KB
bindings.c -rw-r--r-- 9.5 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-- 3.8 KB
initial_conditions.h -rw-r--r-- 2.0 KB
mesher.c -rw-r--r-- 2.2 KB
mesher.h -rw-r--r-- 1.5 KB
misc.c -rw-r--r-- 10.0 KB
misc.h -rw-r--r-- 3.9 KB
outputs.c -rw-r--r-- 2.5 KB
outputs.h -rw-r--r-- 1.6 KB
setProperties.c -rw-r--r-- 26.1 KB
setProperties.h -rw-r--r-- 3.3 KB
stokes_solver.c -rw-r--r-- 7.4 KB
stokes_solver.h -rw-r--r-- 3.1 KB

back to top