https://github.com/geodynamics/citcoms
Revision 08ab04ba711da9da93c8ac383be32c2b0df1a213 authored by Eh Tan on 19 June 2008, 01:04:06 UTC, committed by Eh Tan on 19 June 2008, 01:04:06 UTC
Use E->surf_det, instead of the surface jacobian returned by get_global_1d_shape_fn(), to expand spherical harmonics. 

The surface jacobian returned by get_global_1d_shape_fn() is defined at the top radius of the current mesh. When nprocz>1, the top radius is not the same as the outer radius of the sphere for processors. As a result, the spherical harmonics expansion gave incorrect result when nprocz>1 in the previous revisions.

1 parent d3025a8
History
Tip revision: 08ab04ba711da9da93c8ac383be32c2b0df1a213 authored by Eh Tan on 19 June 2008, 01:04:06 UTC
Compute E->surf_det (top surface area, ie. surface jacobian, of an element) on a unit sphere.
Tip revision: 08ab04b
File Mode Size
CitcomS
bin
etc
examples
lib
module
tests
visual
.gitignore -rw-r--r-- 345 bytes
AUTHORS -rw-r--r-- 242 bytes
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 408.6 KB
INSTALL -rw-r--r-- 900 bytes
Makefile.am -rw-r--r-- 1.4 KB
NEWS -rw-r--r-- 6.7 KB
README -rw-r--r-- 366 bytes
configure.ac -rw-r--r-- 5.7 KB
setup.py -rw-r--r-- 1.2 KB

README

back to top