https://github.com/geodynamics/citcoms
Revision 91aba940cd2ad1e7282312c5d1dc877aeba0a728 authored by Eh Tan on 05 September 2008, 19:46:12 UTC, committed by Eh Tan on 05 September 2008, 19:46:12 UTC
svn+ssh://svn@geodynamics.org/cig/mc/3D/CitcomS/trunk

........
  r12272 | tan2 | 2008-06-18 18:04:06 -0700 (Wed, 18 Jun 2008) | 6 lines
  
  Compute E->surf_det (top surface area, ie. surface jacobian, of an element) on a unit sphere.
  
  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.
........
  r12273 | tan2 | 2008-06-18 18:05:12 -0700 (Wed, 18 Jun 2008) | 2 lines
  
  Send geoid arrays to vertical columns of processors. After this fix, the geoid output is the same for nprocz=1 and nprocz>1.
........
  r12276 | tan2 | 2008-06-19 14:42:27 -0700 (Thu, 19 Jun 2008) | 2 lines
  
  Added debugging (but disabled) function for spherical harmonics expansion.
........

1 parent e558725
History
Tip revision: 91aba940cd2ad1e7282312c5d1dc877aeba0a728 authored by Eh Tan on 05 September 2008, 19:46:12 UTC
Merged revisions 12272-12276 via svnmerge from
Tip revision: 91aba94
File Mode Size
CitcomS
bin
etc
examples
lib
module
tests
visual
.gitignore -rw-r--r-- 345 bytes
AUTHORS -rw-r--r-- 229 bytes
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 409.9 KB
INSTALL -rw-r--r-- 900 bytes
Makefile.am -rw-r--r-- 1.4 KB
NEWS -rw-r--r-- 6.9 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