[cig-commits] [commit] devel: added Alexis Bottero's new Fortran version (2459604)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Dec 3 08:22:55 PST 2014


Repository : https://github.com/geodynamics/specfem1d

On branch  : devel
Link       : https://github.com/geodynamics/specfem1d/compare/3348030bcde1c1c39ea71b701b545cc19ec491d3...2d7fb822146ee19e0b957b9be9f7f0a408a1b907

>---------------------------------------------------------------

commit 2459604bf4ca6e6ab8512a17e383b2610cc778fb
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Wed Dec 3 17:21:24 2014 +0100

    added Alexis Bottero's new Fortran version


>---------------------------------------------------------------

2459604bf4ca6e6ab8512a17e383b2610cc778fb
 LICENSE => Fortran_version/LICENSE                 |  14 +-
 Fortran_version/Makefile                           | 112 +++++
 Fortran_version/OUTPUT_FILES/.gitignore            |   4 +
 Fortran_version/README                             |  50 ++
 Fortran_version/bin/.gitignore                     |   4 +
 Fortran_version/plot_script_using_gnuplot.csh      |  17 +
 Fortran_version/plot_script_using_gnuplot.py       |  61 +++
 Fortran_version/src/constants.h                    |  89 ++++
 .../src/define_derivative_matrix.f90               |  44 ++
 Fortran_version/src/gaussm3.f90                    | 217 +++++++++
 .../src/gll_library.f90                            |  68 ++-
 .../src/lagrange_poly.f90                          |  55 +++
 Fortran_version/src/modules.f90                    | 538 +++++++++++++++++++++
 .../src/source_time_function.f90                   |  22 +-
 .../src/specfem1d.f90                              |  65 ++-
 .../README_for_Python_version.txt                  |   0
 defines.py => Python_version/defines.py            |   0
 functions.py => Python_version/functions.py        |   0
 .../main_for_Python_version.py                     |   0
 .../Makefile                                       |   0
 .../constants.h                                    |   0
 ...reate_gnuplot_script_to_display_seismograms.csh |   0
 .../define_derivative_matrix.f90                   |   0
 .../diffusion.f90                                  |   0
 .../gll_library.f90                                |   0
 .../jeroen_teaching_software.txt                   |   0
 .../lagrange_poly.f90                              |   0
 .../plot_all_snapshots.gnu                         |   0
 .../source_time_function.f90                       |   0
 .../wave.f90                                       |   0
 30 files changed, 1309 insertions(+), 51 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 2459604bf4ca6e6ab8512a17e383b2610cc778fb


More information about the CIG-COMMITS mailing list