[cig-commits] [commit] master: updating reference + moving paper to cite to the top (7e30b17)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jan 7 14:33:36 PST 2015


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

On branch  : master
Link       : https://github.com/geodynamics/axisem/compare/829220c3c5d01cb1ab1ac50206dae770eb53a545...7e30b17ef4c19082fac7ca9477b5cab8416e4da3

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

commit 7e30b17ef4c19082fac7ca9477b5cab8416e4da3
Author: martinvandriel <vandriel at erdw.ethz.ch>
Date:   Wed Jan 7 23:32:58 2015 +0100

    updating reference + moving paper to cite to the top


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

7e30b17ef4c19082fac7ca9477b5cab8416e4da3
 SOLVER/parameters.F90 | 47 ++++++++++++++++++++++++-----------------------
 1 file changed, 24 insertions(+), 23 deletions(-)

diff --git a/SOLVER/parameters.F90 b/SOLVER/parameters.F90
index 4a81189..6c46ced 100644
--- a/SOLVER/parameters.F90
+++ b/SOLVER/parameters.F90
@@ -118,65 +118,66 @@ subroutine readin_parameters
    08x,'//                                                           //',/  &
    08x,'//                                                           //',/  &
    08x,'//  Authors : Tarje Nissen-Meyer (Oxford University)         //',/  &
-   08x,'//            Alexandre Fournier (IPG Paris)                 //',/  &
    08x,'//              Martin van Driel (ETH Zurich)                //',/  &
    08x,'//                 Simon Stähler (LMU Munich)                //',/  &
    08x,'//                Kasra Hosseini (LMU Munich)                //',/  &
    08x,'//               Stefanie Hempel (University of Muenster)    //',/  &
+   08x,'//            Alexandre Fournier (IPG Paris)                 //',/  &
    08x,'//                   Tony Dahlen (Princeton University)      //',/  &
    08x,'//                                                           //',/  &
    08x,'//   Contact:     info at axisem.info                           //',/  &  
    08x,'//   Information: www.axisem.info                            //',/  &
+   08x,'//                                                           //')
+
+21 format(/&
+   08x,'//                                                           //',/  &
+   08x,'//     If you are publishing results obtained with this      //',/  &
+   08x,'//          code, please cite this paper:                    //',/  &
+   08x,'//                                                           //',/  &
+   08x,'// (1) T. Nissen-Meyer, M. van Driel, S. C. Staehler,        //',/  & 
+   08x,'//     K. Hosseini, S. Hempel, L. Auer, A. Colombi           //',/  & 
+   08x,'//     and A. Fournier:                                      //',/  & 
+   08x,'//     "AxiSEM: broadband 3-D seismic wavefields in          //',/  &
+   08x,'//              axisymmetric media"                          //',/  &
+   08x,'//     Solid Earth, 5, 425-445, 2014                         //',/  &
+   08x,'//     doi:10.5194/se-5-425-2014                             //',/  &
    08x,'//                                                           //',/  &
    08x,'//       Comprehensive description of the underlying         //',/  &
    08x,'//           numerical analysis can be found in:             //',/  &
-   08x,'//                                                           //')
-
-21 format(&
-   08x,'// (1) Tarje Nissen-Meyer, F. A. Dahlen, A Fournier (2007)   //',/  &
+   08x,'//                                                           //',/  &
+   08x,'// (2) Tarje Nissen-Meyer, F. A. Dahlen, A Fournier (2007)   //',/  &
    08x,'//     "Spherical-earth Frechet sensitivity kernels"         //',/  & 
    08x,'//     Geophysical Journal International 168(3),1051-1066.   //',/  & 
    08x,'//     doi:10.1111/j.1365-246X.2006.03123.x                  //',/  &
    08x,'//                                                           //',/  &
-   08x,'// (2) Tarje Nissen-Meyer, A Fournier, F. A. Dahlen (2007)   //',/  & 
+   08x,'// (3) Tarje Nissen-Meyer, A Fournier, F. A. Dahlen (2007)   //',/  & 
    08x,'//     "A two-dimensional spectral-element method for        //',/  &  
    08x,'//        computing spherical-earth seismograms -            //',/  & 
    08x,'//        I. Moment-tensor source"                           //',/  & 
    08x,'//     Geophysical Journal International 168(3), 1067-1092.  //',/  & 
    08x,'//     doi:10.1111/j.1365-246X.2006.03121.x                  //',/  &
    08x,'//                                                           //',/  &
-   08x,'// (3) Tarje Nissen-Meyer, A Fournier, F. A. Dahlen (2007)   //',/  &
+   08x,'// (4) Tarje Nissen-Meyer, A Fournier, F. A. Dahlen (2007)   //',/  &
    08x,'//     "A two-dimensional spectral-element method for        //',/  &  
    08x,'//        computing spherical-earth seismograms -            //',/  & 
    08x,'//        II.  Waves in solid-fluid media"                   //',/  &
    08x,'//     Geophysical Journal International 174(3), 873-888.    //',/  & 
    08x,'//     doi:10.1111/j.1365-246X.2008.03813.x                  //',/  &
    08x,'//                                                           //',/  &
-   08x,'// (4) Martin van Driel and Tarje Nissen-Meyer (2014)        //',/  &
+   08x,'// (5) Martin van Driel and Tarje Nissen-Meyer (2014)        //',/  &
    08x,'//     "Seismic wave propagation in fully anisotropic        //',/  &
    08x,'//        axisymmetric media"                                //',/  &
    08x,'//      Geophysical Journal International 199 (2): 880-893.  //',/  &
    08x,'//      doi: 10.1093/gji/ggu269                              //',/  &
    08x,'//                                                           //',/  &
-   08x,'// (5) Martin van Driel and Tarje Nissen-Meyer (2014)        //',/  &
+   08x,'// (6) Martin van Driel and Tarje Nissen-Meyer (2014)        //',/  &
    08x,'//     "Optimized visco-elastic wave propagation for         //',/  &
    08x,'//        weakly dissipative media"                          //',/  &
-   08x,'//      Geophysical Journal International, in press.         //',/  &
-   08x,'//                                                           //',/  &
-   08x,'//                                                           //',/  &
-   08x,'//     If you are publishing results obtained with this      //',/  &
-   08x,'//          code, please cite this paper:                    //',/  &
-   08x,'//                                                           //',/  &
-   08x,'// (6) T. Nissen-Meyer, M. van Driel, S. C. Staehler,        //',/  & 
-   08x,'//     K. Hosseini, S. Hempel, L. Auer, A. Colombi           //',/  & 
-   08x,'//     and A. Fournier:                                      //',/  & 
-   08x,'//     "AxiSEM: broadband 3-D seismic wavefields in          //',/  &
-   08x,'//              axisymmetric media"                          //',/  &
-   08x,'//     Solid Earth, 5, 425-445, 2014                         //',/  &
-   08x,'//     doi:10.5194/se-5-425-2014                             //',/  &
+   08x,'//      Geophysical Journal International 199 (2): 1078-1093.//',/  &
+   08x,'//      doi: 10.1093/gji/ggu314                              //',/  &
    08x,'//                                                           //',/  &
    08x,'//                                                           //',/  &
-   08x,'//  August 2014: version 1.1                                 //',/  &
+   08x,'//  January 2015: version 1.2                                //',/  &
    08x,'//                                                           //',/  &
    08x,'///////////////////////////////////////////////////////////////',// &
    08x,'=============  I N P U T    P A R A M E T E R S ===============',/  &



More information about the CIG-COMMITS mailing list