[cig-commits] [commit] devel: improved a comment (4943efb)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Wed Feb 26 16:58:46 PST 2014
Repository : ssh://geoshell/specfem2d
On branch : devel
Link : https://github.com/geodynamics/specfem2d/compare/199590f8262c7bd4b7e73c846e7f02cb25d79107...55fb671b32b9e3ce6a9306c853f937bcb6273cc1
>---------------------------------------------------------------
commit 4943efb71dbbbe1f06707c875ded28d8f164e444
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date: Thu Feb 27 01:57:58 2014 +0100
improved a comment
>---------------------------------------------------------------
4943efb71dbbbe1f06707c875ded28d8f164e444
src/specfem2D/define_external_model.f90 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/specfem2D/define_external_model.f90 b/src/specfem2D/define_external_model.f90
index d07099f..d68cddd 100644
--- a/src/specfem2D/define_external_model.f90
+++ b/src/specfem2D/define_external_model.f90
@@ -49,7 +49,7 @@
include "constants.h"
-! user can modify this routine to assign any different external Earth model (rho, vp, vs)
+! user can modify this routine to assign any different external model (rho, vp, vs)
! based on the x and y coordinates of that grid point and the material number of the region it belongs to
integer, intent(in) :: nspec,nglob
More information about the CIG-COMMITS
mailing list