[cig-commits] [commit] devel: Merge pull request #72 from komatits/devel (7be81d6)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sun May 4 18:05:19 PDT 2014


Repository : ssh://geoshell/specfem3d_globe

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d_globe/compare/a2b53e8ddc7cb6166ee532d3191c54f75be223af...7be81d6deb213e7b68941907a699e4bd0c1351a5

>---------------------------------------------------------------

commit 7be81d6deb213e7b68941907a699e4bd0c1351a5
Merge: a2b53e8 47332f7
Author: Dimitri Komatitsch <komatits at users.noreply.github.com>
Date:   Mon May 5 03:05:18 2014 +0200

    Merge pull request #72 from komatits/devel
    
    switched from a single observation point to a whole surface around the E...



>---------------------------------------------------------------

7be81d6deb213e7b68941907a699e4bd0c1351a5
 setup/constants.h.in                               |  49 +++---
 src/meshfem3D/compute_coordinates_grid.f90         | 161 +++++++++++++++++--
 ...and_areas.f90 => compute_volumes_and_areas.F90} | 173 +++++++++++----------
 src/meshfem3D/create_meshes.f90                    |  12 +-
 src/meshfem3D/create_regions_mesh.F90              |  36 +++--
 src/meshfem3D/finalize_mesher.f90                  | 160 +++++++++++++++----
 src/meshfem3D/get_ellipticity.f90                  |  36 +++++
 src/meshfem3D/meshfem3D_models.f90                 |   6 +-
 src/meshfem3D/meshfem3D_par.f90                    |  46 ++++--
 src/shared/model_topo_bathy.f90                    |  13 +-
 src/shared/parallel.f90                            |  41 ++---
 src/shared/rthetaphi_xyz.f90                       |   8 +-
 src/specfem3D/check_stability.f90                  |   3 +-
 13 files changed, 542 insertions(+), 202 deletions(-)



More information about the CIG-COMMITS mailing list