[cig-commits] [commit] devel: removed accented letters: we prefer to keep using standard ASCII for the source code (9f01b3a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu May 1 02:17:18 PDT 2014


Repository : ssh://geoshell/specfem3d_globe

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d_globe/compare/5fb480889dcff2774c4918c489581f1b4d1d5e32...39f00c59910e6c103a28ce912beed9515d1fd0a7

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

commit 9f01b3ab21d7fc8ab35c83c35997ea0e8f299c87
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Thu May 1 11:15:37 2014 +0200

    removed accented letters: we prefer to keep using standard ASCII for the source code


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

9f01b3ab21d7fc8ab35c83c35997ea0e8f299c87
 src/meshfem3D/finalize_mesher.f90 | 2 +-
 src/meshfem3D/model_1dref.f90     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/meshfem3D/finalize_mesher.f90 b/src/meshfem3D/finalize_mesher.f90
index f499aaa..91dc705 100644
--- a/src/meshfem3D/finalize_mesher.f90
+++ b/src/meshfem3D/finalize_mesher.f90
@@ -84,7 +84,7 @@
 
     endif
 
-    ! infos output
+    ! info output
     numelem_crust_mantle = NSPEC(IREGION_CRUST_MANTLE)
     numelem_outer_core = NSPEC(IREGION_OUTER_CORE)
     numelem_inner_core = NSPEC(IREGION_INNER_CORE)
diff --git a/src/meshfem3D/model_1dref.f90 b/src/meshfem3D/model_1dref.f90
index 69c88fc..8e14e38 100644
--- a/src/meshfem3D/model_1dref.f90
+++ b/src/meshfem3D/model_1dref.f90
@@ -43,7 +43,7 @@
 ! and below 670km.
 !
 ! attenuation structure is taken from model QL6:
-! Durek, J. J. and G. Ekström, 1996.
+! Durek, J. J. and G. Ekstr"om, 1996.
 ! A radial model of anelasticity consistent with long period surface wave attenuation,
 ! Bull. Seism. Soc. Am., 86, 144-158
 !--------------------------------------------------------------------------------------------------



More information about the CIG-COMMITS mailing list