[CIG-SEISMO] Some problems

tu xiang tuxiang2016 at outlook.com
Tue May 30 00:15:34 PDT 2017


Good afternoon


I alse cannot download SPECFEM3D Cartesian from the CIG website.

I have tried this command :

git clone --recursive https://github.com/geodynamics/specfem3d.git


The output of this command is :

$ git clone --recursive https://github.com/geodynamics/specfem3d.git
Initialized empty Git repository in /home/specfem3d/.git/
remote: Counting objects: 38298, done.
remote: Compressing objects: 100% (25/25), done.
remote: Total 38298 (delta 12), reused 23 (delta 11), pack-reused 38261
Receiving objects: 100% (38298/38298), 372.06 MiB | 2.38 MiB/s, done.
Resolving deltas: 100% (29156/29156), done.
Submodule 'm4' (https://github.com/geodynamics/autoconf_cig.git) registered for path 'm4'
Submodule 'utils/ADJOINT_TOMOGRAPHY_TOOLS/flexwin' (https://github.com/geodynamics/flexwin.git) registered for path 'utils/ADJOINT_TOMOGRAPHY_TOOLS/flexwin'
Initialized empty Git repository in /home/specfem3d/m4/.git/
remote: Counting objects: 403, done.
remote: Total 403 (delta 0), reused 0 (delta 0), pack-reused 403
Receiving objects: 100% (403/403), 127.11 KiB | 201 KiB/s, done.
Resolving deltas: 100% (224/224), done.
Submodule path 'm4': checked out '9912ff1c7f7e66577d849160c4169c0c3be4806f'
Initialized empty Git repository in /home/specfem3d/utils/ADJOINT_TOMOGRAPHY_TOOLS/flexwin/.git/
remote: Counting objects: 830, done.
remote: Total 830 (delta 0), reused 0 (delta 0), pack-reused 830
Receiving objects: 100% (830/830), 2.40 MiB | 577 KiB/s, done.
Resolving deltas: 100% (517/517), done.
Submodule path 'utils/ADJOINT_TOMOGRAPHY_TOOLS/flexwin': checked out 'fde3e0993c1853d98bd564e0cf13d796afe16cbe'



I don't know why, and I tried many times on different computers.


Then I download one version of SPECFEM3D Cartesian from github

I do not have ifort compiler on my computer, so I want to compile the software with gfortran.

I installed gfortran and openmpi.

Then, I run next command:

./configure FC=gfortran MPIFC=mpif90


Next, I run:

$ make xcheck_mesh_quality_CUBIT_Abaqus
output:
make: *** No rule to make target `xcheck_mesh_quality_CUBIT_Abaqus'.  Stop.


But the command:

make xdecompose_mesh and make xgenerate_databases

can run successfully.


However, the command:

make xspecfem3D

cannot, the errors are:


ATTENUATION,deltat,PML_CONDITIONS, &
                                                         1
Warning: Unused dummy argument 'pml_conditions' at (1)
make: *** [obj/compute_forces_viscoelastic.spec.o] Error 1



I do not know how to deal with these problems.

Hope someone give me a hand.


Best regards
Yours sincerely,
Tu Xiang


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/cig-seismo/attachments/20170530/979028f9/attachment.html>


More information about the CIG-SEISMO mailing list