forked from SPECFEM/specfem3d
-
Notifications
You must be signed in to change notification settings - Fork 0
/
copyright_and_version.tex
71 lines (47 loc) · 2.55 KB
/
copyright_and_version.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter*{Copyright}
\addcontentsline{toc}{chapter}{Copyright}
Main historical authors: Dimitri Komatitsch and Jeroen Tromp
CNRS, France and Princeton University, USA\\
$\copyright$ October 2017\\
\noindent
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by the Free Software Foundation (see Appendix \ref{cha:License}).\\
\noindent
Please note that by contributing to this code, the developer understands and agrees that this project and contribution
are public and fall under the open source license mentioned above.\\
\noindent
\textbf{\underline{Evolution of the code:}}\\
MPI v. 3.0, December 2014: many developers.
Convolutional PML, LDDRK time scheme, bulk attenuation support, simultaneous MPI runs,
ADIOS file I/O support, new seismogram names,
Deville routines for additional GLL degrees, tomography tools, unit/regression test framework,
improved CUDA GPUs performance, additonal GEOCUBIT support, better make compilation,
git versioning system. \\
MPI v. 2.1, July 2012: Max Rietmann, Peter Messmer, Daniel Peter, Dimitri
Komatitsch, Joseph Charles, Zhinan Xie: support for CUDA GPUs, better
CFL stability for the Stacey absorbing conditions. \\
MPI v. 2.0, November 2010: Dimitri Komatitsch, Nicolas Le Goff, Roland
Martin and Pieyre Le Loher, University of Pau, France, Daniel Peter,
Jeroen Tromp and the Princeton group of developers, Princeton University,
USA, and Emanuele Casarotti, INGV Roma, Italy: support for CUBIT meshes
decomposed by SCOTCH; much faster solver using Michel Deville's inlined
matrix products.\\
MPI v. 1.4 Dimitri Komatitsch, University of Pau, Qinya Liu and others,
Caltech, September 2006: better adjoint and kernel calculations, faster
and better I/Os on very large systems, many small improvements and
bug fixes.\\
MPI v. 1.3 Dimitri Komatitsch, University of Pau, and Qinya Liu, Caltech,
July 2005: serial version, regular mesh, adjoint and kernel calculations,
ParaView support.\\
MPI v. 1.2 Min Chen and Dimitri Komatitsch, Caltech, July 2004: full
anisotropy, volume movie.\\
MPI v. 1.1 Dimitri Komatitsch, Caltech, October 2002: Zhu's Moho map,
scaling of $V_{s}$ with depth, Hauksson's regional model, attenuation,
oceans, movies.\\
MPI v. 1.0 Dimitri Komatitsch, Caltech, USA, May 2002: first MPI version
based on global code.\\
Dimitri Komatitsch, IPG Paris, France, December 1996: first 3-D solver
for the CM-5 Connection Machine, parallelized on 128 processors using
Connection Machine Fortran.\\