[cig-commits] r18212 - in seismo/3D/SPECFEM3D/trunk/src: meshfem3D specfem3D

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Sat Apr 9 15:57:31 PDT 2011


Author: dkomati1
Date: 2011-04-09 15:57:30 -0700 (Sat, 09 Apr 2011)
New Revision: 18212

Modified:
   seismo/3D/SPECFEM3D/trunk/src/meshfem3D/meshfem3D.f90
   seismo/3D/SPECFEM3D/trunk/src/specfem3D/specfem3D.f90
Log:
made history of the code more precise


Modified: seismo/3D/SPECFEM3D/trunk/src/meshfem3D/meshfem3D.f90
===================================================================
--- seismo/3D/SPECFEM3D/trunk/src/meshfem3D/meshfem3D.f90	2011-04-09 22:04:56 UTC (rev 18211)
+++ seismo/3D/SPECFEM3D/trunk/src/meshfem3D/meshfem3D.f90	2011-04-09 22:57:30 UTC (rev 18212)
@@ -179,9 +179,10 @@
 ! MPI v. 1.1 Dimitri Komatitsch, Caltech, October 2002: Zhu's Moho map, scaling
 !  of Vs with depth, Hauksson's regional model, attenuation, oceans, movies
 !
-! MPI v. 1.0 Dimitri Komatitsch, Caltech, May 2002: first MPI version based on global code
+! MPI v. 1.0 Dimitri Komatitsch, Caltech, USA, May 2002: first MPI version based on global code
 !
-! Dimitri Komatitsch, IPG Paris, December 1996: first 3-D solver for the CM-5 Connection Machine
+! Dimitri Komatitsch, IPG Paris, France, December 1996: first 3-D solver for the CM-5 Connection Machine,
+!    parallelized using Connection Machine Fortran
 !
 
 ! number of spectral elements in each block

Modified: seismo/3D/SPECFEM3D/trunk/src/specfem3D/specfem3D.f90
===================================================================
--- seismo/3D/SPECFEM3D/trunk/src/specfem3D/specfem3D.f90	2011-04-09 22:04:56 UTC (rev 18211)
+++ seismo/3D/SPECFEM3D/trunk/src/specfem3D/specfem3D.f90	2011-04-09 22:57:30 UTC (rev 18212)
@@ -265,9 +265,10 @@
 ! MPI v. 1.1 Dimitri Komatitsch, Caltech, October 2002: Zhu's Moho map, scaling
 !  of Vs with depth, Hauksson's regional model, attenuation, oceans, movies
 !
-! MPI v. 1.0 Dimitri Komatitsch, Caltech, May 2002: first MPI version based on global code
+! MPI v. 1.0 Dimitri Komatitsch, Caltech, USA, May 2002: first MPI version based on global code
 !
-! Dimitri Komatitsch, IPG Paris, December 1996: first 3-D solver for the CM-5 Connection Machine
+! Dimitri Komatitsch, IPG Paris, France, December 1996: first 3-D solver for the CM-5 Connection Machine,
+!    parallelized using Connection Machine Fortran
 !
 
 ! ************** PROGRAM STARTS HERE **************



More information about the CIG-COMMITS mailing list