forked from SPECFEM/specfem3d_globe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotes_and_acknowledgement.tex
25 lines (18 loc) · 1.27 KB
/
notes_and_acknowledgement.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\chapter*{Notes and Acknowledgements}\label{cha:Notes-and-Acknowledgements}
\addcontentsline{toc}{chapter}{Notes and Acknowledgements}
In order to keep the software package thread-safe in case a multithreaded
implementation of MPI is used, developers should not add modules or
common blocks to the source code but rather use regular subroutine
arguments (which can be grouped in ``derived types'' if needed for
clarity).
The Gauss-Lobatto-Legendre subroutines in \texttt{gll\_library.f90}
are based in part on software libraries from the Massachusetts Institute
of Technology, Department of Mechanical Engineering (Cambridge, Massachusetts, USA).
The non-structured global numbering software was provided by Paul
F. Fischer (Brown University, Providence, Rhode Island, USA, now at Argonne National Laboratory, USA).
OpenDX \urlwithparentheses{http://www.opendx.org} is open-source based on IBM Data Explorer,
AVS \urlwithparentheses{http://www.avs.com} is a trademark of Advanced Visualization Systems,
and ParaView \urlwithparentheses{http://www.paraview.org} is an open-source visualization
platform.{\small{} }{\small \par}
Please e-mail your feedback, questions, comments, and suggestions
to the CIG Computational Seismology Mailing List \urlwithparentheses{[email protected]}.