[cig-commits] [commit] devel, master: 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 Nov 6 08:13:05 PST 2014


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

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

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

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