[cig-commits] r14518 - in seismo/3D/ADJOINT_TOMO/flexwin: . USER_MANUAL

alessia at geodynamics.org alessia at geodynamics.org
Sat Mar 28 11:50:44 PDT 2009


Author: alessia
Date: 2009-03-28 11:50:44 -0700 (Sat, 28 Mar 2009)
New Revision: 14518

Modified:
   seismo/3D/ADJOINT_TOMO/flexwin/README
   seismo/3D/ADJOINT_TOMO/flexwin/USER_MANUAL/AM-allcitations.bib
   seismo/3D/ADJOINT_TOMO/flexwin/USER_MANUAL/flexwin_manual.pdf
   seismo/3D/ADJOINT_TOMO/flexwin/USER_MANUAL/manual_technical.tex
Log:
Added GNU make requirement to README and User Manual

Modified: seismo/3D/ADJOINT_TOMO/flexwin/README
===================================================================
--- seismo/3D/ADJOINT_TOMO/flexwin/README	2009-03-28 13:45:08 UTC (rev 14517)
+++ seismo/3D/ADJOINT_TOMO/flexwin/README	2009-03-28 18:50:44 UTC (rev 14518)
@@ -37,6 +37,7 @@
 compiler, you should modify the OPT and FC lines in the makefiles accordingly. 
 We tested using gfortran version 4.1.2
 (To check your version, type "gfortran --version".)
+The makefile requires GNU make.
 
 IMPORTANT NOTE: All the code is compiled with the -m32 option, which makes
 32bit binaries.  This option is currently required to enable compatibility with

Modified: seismo/3D/ADJOINT_TOMO/flexwin/USER_MANUAL/AM-allcitations.bib
===================================================================
--- seismo/3D/ADJOINT_TOMO/flexwin/USER_MANUAL/AM-allcitations.bib	2009-03-28 13:45:08 UTC (rev 14517)
+++ seismo/3D/ADJOINT_TOMO/flexwin/USER_MANUAL/AM-allcitations.bib	2009-03-28 18:50:44 UTC (rev 14518)
@@ -4186,7 +4186,6 @@
 	Author = {Maggi, A. and Tape, C. and Chen, M. and Chao, D. and Tromp, J.},
 	Journal = gji,
 	Title = {An automated time-window selection algorithm for seismic tomography},
-	Volume = XX,
 	Year = 2009,
 	note = {(in press)}
 	}

Modified: seismo/3D/ADJOINT_TOMO/flexwin/USER_MANUAL/flexwin_manual.pdf
===================================================================
(Binary files differ)

Modified: seismo/3D/ADJOINT_TOMO/flexwin/USER_MANUAL/manual_technical.tex
===================================================================
--- seismo/3D/ADJOINT_TOMO/flexwin/USER_MANUAL/manual_technical.tex	2009-03-28 13:45:08 UTC (rev 14517)
+++ seismo/3D/ADJOINT_TOMO/flexwin/USER_MANUAL/manual_technical.tex	2009-03-28 18:50:44 UTC (rev 14518)
@@ -7,6 +7,7 @@
 In order to install and run, FLEXWIN requires:
 \begin{itemize}
 \item UNIX operating system (Linux, Solaris, MacOS \ldots)
+\item GNU make
 \item a fortran compiler (gfortran, ifort, etc...) 
 \item other packages : SAC (Seismic Analysis Code, available from IRIS); GMT (Generic Mapping Tools) for the plotting scripts
 \end{itemize}



More information about the CIG-COMMITS mailing list