[cig-commits] r11797 - seismo/2D/SPECFEM2D/trunk

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Fri Apr 11 13:29:05 PDT 2008


Author: dkomati1
Date: 2008-04-11 13:29:04 -0700 (Fri, 11 Apr 2008)
New Revision: 11797

Modified:
   seismo/2D/SPECFEM2D/trunk/meshfem2D.F90
   seismo/2D/SPECFEM2D/trunk/specfem2D.F90
Log:
added a reference to the VECPAR'2008 article


Modified: seismo/2D/SPECFEM2D/trunk/meshfem2D.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/meshfem2D.F90	2008-04-11 09:04:48 UTC (rev 11796)
+++ seismo/2D/SPECFEM2D/trunk/meshfem2D.F90	2008-04-11 20:29:04 UTC (rev 11797)
@@ -66,6 +66,19 @@
 ! volume=88,
 ! number=2,
 ! pages={368-392}}
+!
+! If you use the METIS / SCOTCH / CUBIT non-structured version, please also cite:
+!
+! @INPROCEEDINGS{MaKoBlLe08,
+! author = {Roland Martin and Dimitri Komatitsch and C\'eline Blitz and Nicolas {Le Goff}},
+! title = {Simulation of seismic wave propagation in an asteroid based upon a non-blocking {MPI} spectral-element method},
+! booktitle = {Proceedings of the VECPAR'2008 conference,
+! 8th International Meeting on High Performance Computing for Computational Science},
+! year = {2008},
+! pages = {999998-999999},
+! address = {Toulouse, France},
+! note = {24-27 June 2008},
+! url = {http://vecpar.fe.up.pt/2008}}
 
 program meshfem2D
 

Modified: seismo/2D/SPECFEM2D/trunk/specfem2D.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/specfem2D.F90	2008-04-11 09:04:48 UTC (rev 11796)
+++ seismo/2D/SPECFEM2D/trunk/specfem2D.F90	2008-04-11 20:29:04 UTC (rev 11797)
@@ -67,6 +67,19 @@
 ! volume=88,
 ! number=2,
 ! pages={368-392}}
+!
+! If you use the METIS / SCOTCH / CUBIT non-structured version, please also cite:
+!
+! @INPROCEEDINGS{MaKoBlLe08,
+! author = {Roland Martin and Dimitri Komatitsch and C\'eline Blitz and Nicolas {Le Goff}},
+! title = {Simulation of seismic wave propagation in an asteroid based upon a non-blocking {MPI} spectral-element method},
+! booktitle = {Proceedings of the VECPAR'2008 conference,
+! 8th International Meeting on High Performance Computing for Computational Science},
+! year = {2008},
+! pages = {999998-999999},
+! address = {Toulouse, France},
+! note = {24-27 June 2008},
+! url = {http://vecpar.fe.up.pt/2008}}
 
 !
 ! version 5.2, Dimitri Komatitsch, Nicolas Le Goff and Roland Martin, February 2008:



More information about the cig-commits mailing list