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
Raw File
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
README
We are pleased to announce the version 3.0 release of CitComS.py.

See the file INSTALL and the manual for building and installation instructions.

See the file NEWS for new features and bug fixes of this release.

Please send all bug reports by electronic mail to:
    cig-mc@geodynamics.org

CitcomS is free software.  See the file COPYING for copying conditions.
back to top