-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS.txt
43 lines (33 loc) · 1.6 KB
/
AUTHORS.txt
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
The following persons have contributed to the Quake project over the years:
Leonardo Ramirez Initial formulation for the solving method and
earthquake source generation.
First version of quakesource.c, quakesource.h,
geometrics.h. Extensive contributions to psolve.c,
stations.{c,h}, planes.{c,h}, checkpointing.{c,h}
Julio Lopez Parallel I/O for bulk wavefield and mesh output
Initial version of output.{c,h}, util.{c,h},
htimer.h, commutil.{c,h}, funcname.h. Extensive
changes to psolve.{c,h}, quakesource.c, cvm.c.
Minor modifications to octor{c,h}. Initial version
of the etre library.
Ricardo Taborda Non-linear formulation. Initial version of
non-linear.{c,h}. Extensive contributions to psolve.c
Initial version of buildings and derivated changes
to octor/meshing.
Yigit Isbiliroglu Extensive additions to the buildings module
Implementation of DRM.
Haydar Karaoglu New decomposition method. Contributions to psolve.c
Implementation of BK attenuation.
Quadratic elements and acoustic formualtion (beta)
Patrick Small Implementation of GPGPU/Cuda.
John Urbanic Plane output routines. Initial version of plane.{c,h}
Changes to geometrics.c
Tiankai Tu Parallel octree mesh generation and etree library.
First version of octor.c, octor.h, psolve.c and cvm
modules. Initial version of the the etree libray in
the etree directory.
Jacobo Bielak Mathematical formulation for the numerical solving
method, damping, boundary conditions, earthquake
source generation.
David O'Hallaron Design of the overall parallel solver and mesh
generator.