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

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:13:52 PST 2014


Repository : https://github.com/geodynamics/specfem3d_globe

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

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

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