[cig-commits] r17929 - seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Mon Feb 21 12:23:51 PST 2011


Author: dkomati1
Date: 2011-02-21 12:23:50 -0800 (Mon, 21 Feb 2011)
New Revision: 17929

Modified:
   seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL/bibliography.bib
   seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL/manual_SPECFEM3D.pdf
   seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL/manual_SPECFEM3D.tex
Log:
added references to non blocking MPI articles


Modified: seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL/bibliography.bib
===================================================================
--- seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL/bibliography.bib	2011-02-21 20:23:13 UTC (rev 17928)
+++ seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL/bibliography.bib	2011-02-21 20:23:50 UTC (rev 17929)
@@ -43,6 +43,14 @@
 
 @STRING{pepi = {Phys. Earth Planet. In.}}
 
+ at ARTICLE{PeKoLuMaLeCaLeMaLiBlNiBaTr11,
+  author = {Daniel Peter and Dimitri Komatitsch and Yang Luo and Roland Martin and Nicolas Le Goff and Emanuele Casarotti and Pieyre Le Loher and Federica Magnoni and Qinya Liu and C\'eline Blitz and Tarje Nissen-Meyer and Piero Basini and and Jeroen Tromp},
+  title = {Forward and adjoint simulations of seismic wave propagation on unstructured hexahedral meshes},
+  journal = gji,
+  year = {2011},
+  note = {Submitted.}
+}
+
 @ARTICLE{arnadottiretal2001,
   author = {T. \'Arnad\'ottir and S. Hreinsd\'ottir and G. Gudmunsson and P.
 	Einarsson and M. Heinert and C. V\"olksen},

Modified: seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL/manual_SPECFEM3D.pdf
===================================================================
(Binary files differ)

Modified: seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL/manual_SPECFEM3D.tex
===================================================================
--- seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL/manual_SPECFEM3D.tex	2011-02-21 20:23:13 UTC (rev 17928)
+++ seismo/3D/SPECFEM3D/trunk/doc/USER_MANUAL/manual_SPECFEM3D.tex	2011-02-21 20:23:50 UTC (rev 17929)
@@ -79,6 +79,10 @@
 \newcommand{\nproceta}{\mbox{\texttt{NPROC\_ETA\/}}}
 \newcommand{\nchunks}{\mbox{\texttt{NCHUNKS\/}}}
 
+% colors for the text
+\usepackage[dvipsnames,usenames]{color}
+\newcommand{\red}[1]{\textcolor{Red}{#1}}
+
 \usepackage{babel}
 \makeatother
 
@@ -212,6 +216,10 @@
 \end{description}
 
 \noindent
+\red{If you use this new version 2.0, which has non blocking MPI for much better performance for medium or large runs, please cite at least one of these six articles,
+in which results of non blocking MPI runs are presented: \cite{PeKoLuMaLeCaLeMaLiBlNiBaTr11,KoErGoMi10,KoViCh10,Kom11,CaKoLaTiMiLeSnTr08,MaKoBlLe08}.}\\
+
+\noindent
 If you work on geophysical applications, you may be interested in citing some of these application articles as well, among others:
 
 \begin{description}



More information about the CIG-COMMITS mailing list