[cig-commits] [commit] devel: done cleaning the non-ASCII characters (82f7215)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jan 21 18:55:31 PST 2015


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/f2593207ffc32ad5c3f237ecc0e5729f559f8652...2e68cd5def2c5a34fca4b51d417d1520faad97fb

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

commit 82f721594f6c2aa2e852ba4764bdb7df5b511c82
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Thu Jan 22 03:49:06 2015 +0100

    done cleaning the non-ASCII characters


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

82f721594f6c2aa2e852ba4764bdb7df5b511c82
 doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex | 6 +++---
 src/specfem3D/prepare_timerun.F90              | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex b/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex
index dd9e3af..a391639 100644
--- a/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex
+++ b/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex
@@ -135,11 +135,11 @@ Emanuele Casarotti,
 Joseph Charles,
 Min Chen,
 Percy Galvez,
-Dominik Göddeke,
-Vala Hjörleifsdóttir,
+Dominik G\"oddeke,
+Vala Hj\"orleifsd\'ottir,
 Sue Kientz,
 Dimitri Komatitsch,
-Jesús Labarta,
+Jes\'us Labarta,
 Nicolas Le Goff,
 Pieyre Le Loher,
 Matthieu Lefebvre,
diff --git a/src/specfem3D/prepare_timerun.F90 b/src/specfem3D/prepare_timerun.F90
index 6bc31f4..32a2a80 100644
--- a/src/specfem3D/prepare_timerun.F90
+++ b/src/specfem3D/prepare_timerun.F90
@@ -1238,7 +1238,7 @@
   endif
 
   ! prepares fields on GPU for elastic simulations
-  !§!§ JC JC here we will need to add GPU support for the new C-PML routines
+  !! JC JC here we will need to add GPU support for the C-PML routines
   if (ELASTIC_SIMULATION) then
     call prepare_fields_elastic_device(Mesh_pointer, &
                                 rmassx,rmassy,rmassz, &



More information about the CIG-COMMITS mailing list