[CIG-SEISMO] Problems installing newer version of SW4

Manos Klouvidakis manosdor2013 at gmail.com
Tue Nov 15 04:32:51 PST 2016


Dear Mr Petersson Anders,

I have followed all the instructions you have told me:

i) i have downloaded the newest version from git clone --recursive
https://github.com/geodynamics/sw4.git

ii) installed it with "cmake" command and i received the followed
cmake_results.txt

iii) and then i used the "make" command and the message "SW4 LIVES" showed
up, which means successful installation...

and when i tried to run my model i had the same problem with Cartesian
coordinates (results.txt) (i also wrote style=Cartesian) in order to
exclude the error whether i use Capital C or c in word "cartesian"....


I also took the initiative to attach the in-file (orestiada8​​.txt) with
the velocities file (manos.txt) to tell me if the model is running...

I am looking forward to hearing from you soon,

Thanks in advance

Manos Klouvidakis​​​​​
 manos.txt
<https://drive.google.com/file/d/0B5hBIrgDmg65TWpNM183ZlNSSmM/view?usp=drive_web>
​

2016-11-13 19:42 GMT+02:00 Manos Klouvidakis <manosdor2013 at gmail.com>:

> I am trying to finish a project on my Master (because i need pfile running on cartesian coordinates) and I tried to install the new version of SW4 as you have told me(via git clone --recursivehttps://github.com/geodynamics/sw4.git, but I couldn't....
>
> So I attached the file with errors in order to tell me how i will solve this.
>
> Thanks in advance,
>
> Manos Klouvidakis
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/cig-seismo/attachments/20161115/12b95880/attachment.html>
-------------- next part --------------
[gkritik at localhost sw4]$ cmake -DTESTING_LEVEL=1 -DCMAKE_BUILD_TYPE=Debug
-- The C compiler identification is GNU 5.3.1
-- The CXX compiler identification is GNU 5.3.1
-- The Fortran compiler identification is GNU 5.3.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
-- Found MPI_C: /usr/lib/mpich/lib/libmpi.so  
-- Found MPI_CXX: /usr/lib/mpich/lib/libmpicxx.so;/usr/lib/mpich/lib/libmpi.so  
-- Found MPI_Fortran: /usr/lib/mpich/lib/libmpifort.so;/usr/lib/mpich/lib/libmpi.so  
-- Could NOT find PROJ4 (missing:  PROJ4_LIBRARY PROJ4_INCLUDE_DIR) 
-- Looking for Fortran sgemm
-- Looking for Fortran sgemm - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- A library with BLAS API found.
-- A library with BLAS API found.
-- Looking for Fortran cheev
-- Looking for Fortran cheev - found
-- A library with LAPACK API found.
-- Detecting Fortran/C Interface
-- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling
-- Performing Test COMPILER_SUPPORTS_OPT0_FLAG
-- Performing Test COMPILER_SUPPORTS_OPT0_FLAG - Success
-- Performing Test COMPILER_SUPPORTS_OPT3_FLAG
-- Performing Test COMPILER_SUPPORTS_OPT3_FLAG - Success
-- Performing Test COMPILER_SUPPORTS_DEBUG_FLAG
-- Performing Test COMPILER_SUPPORTS_DEBUG_FLAG - Success
-- Configuring done
-- Generating done
-- Build files have been written to: /home/gkritik/sw4new/sw4
-------------- next part --------------
[gkritik at localhost bin]$ mpirun -np 8 ./sw4 orestiada8.txt
----------------------------------------------------------------
            sw4 version 1.19

 This program comes with ABSOLUTELY NO WARRANTY; released under GPL.
 This is free software, and you are welcome to redistribute     
 it under certain conditions, see LICENSE.txt for more details  
----------------------------------------------------------------
  Compiled on: 161115
  By user:     gkritik
  Machine:     localhost.localdomain
  Compiler:    /usr/bin/c++
  3rd party include dir: NA, and library dir: NA
----------------------------------------------------------------

Input file: orestiada8.txt
Default Supergrid thickness has been tuned; thickness = 30 grid sizes
Default Supergrid damping coefficient has been tuned; damping coefficient = 2.00000000e-02

* Processing the grid command...
* Setting nx to 365 to be consistent with h=3.84620000e+00
* Setting ny to 53 to be consistent with h=3.84620000e+00
* Setting nz to 261 to be consistent with h=3.84620000e+00
* Changing x from 1.40000000e+03 to 1.40001680e+03 to be consistent with h=3.84620000e+00
* Changing z from 1.00000000e+03 to 1.00001200e+03 to be consistent with h=3.84620000e+00
* Changing y from 2.00000000e+02 to 2.00002400e+02 to be consistent with h=3.84620000e+00
 not recognizedor: processMaterialPfile Error: style= cartesian

application called MPI_Abort(MPI_COMM_WORLD, 1) - process 3

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 27362 RUNNING AT localhost.localdomain
=   EXIT CODE: 1
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
-------------- next part --------------
grid x=1400 y=200 z=1000 h=3.8462

pfile filename=manos.txt vsmin=1200 vpmin=2400 style=cartesian

source x=700 y=100 z=50 mxx=1e18 myy=1e18 mzz=1e18 t0=0.1 freq=20 type=RickerInt

time t=1.5

supergrid gp=30

rec x=0 y=100 z=50 file=sta01 usgsformat=1
rec x=100 y=100 z=50 file=sta02 usgsformat=1
rec x=200 y=100 z=50 file=sta03 usgsformat=1
rec x=300 y=100 z=50 file=sta04 usgsformat=1
rec x=400 y=100 z=50 file=sta05 usgsformat=1
rec x=500 y=100 z=50 file=sta06 usgsformat=1
rec x=600 y=100 z=50 file=sta07 usgsformat=1
rec x=700 y=100 z=50 file=sta08 usgsformat=1
rec x=800 y=100 z=50 file=sta09 usgsformat=1
rec x=900 y=100 z=50 file=sta10 usgsformat=1
rec x=1000 y=100 z=50 file=sta11 usgsformat=1
rec x=1100 y=100 z=50 file=sta12 usgsformat=1
rec x=1200 y=100 z=50 file=sta13 usgsformat=1
rec x=1300 y=100 z=50 file=sta14 usgsformat=1
rec x=1400 y=100 z=50 file=sta15 usgsformat=1

fileio path=orestiada8


More information about the CIG-SEISMO mailing list