[cig-commits] [commit] devel, master: fix the wrong output the file name of PML_ELEMENT_FILE in specfem2D.F90 and two small bugs in other two files (10c13d8)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 15:21:41 PDT 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem2d/compare/fc67e6fd7ad890705b2b72b4b3c509accb22249e...e9ca46c40131588d89d7b0883250bc6584ce6b4c

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

commit 10c13d89b97b5a2ba33374bb7cec2ca6445bef5b
Author: Xie Zhinan <xiezhinan1984 at gmail.com>
Date:   Wed Sep 5 09:27:25 2012 +0000

    fix the wrong output the file name of PML_ELEMENT_FILE in specfem2D.F90 and two small bugs in other two files


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

10c13d89b97b5a2ba33374bb7cec2ca6445bef5b
 semi_infinite_homo/Par_file_elastic_2D | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/semi_infinite_homo/Par_file_elastic_2D b/semi_infinite_homo/Par_file_elastic_2D
index 2944b9d..afebc0f 100644
--- a/semi_infinite_homo/Par_file_elastic_2D
+++ b/semi_infinite_homo/Par_file_elastic_2D
@@ -101,7 +101,7 @@ nbmodels                        = 1              # nb of different models
 # III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qmu).
 # For istropic elastic/acoustic material use I and set Vs to zero to make a given model acoustic, for anisotropic elastic use II,
 # and for isotropic poroelastic material use III. The mesh can contain acoustic, elastic, and poroelastic models simultaneously.
-1 1 2700.d0 3000.d0 0.d0 0 0 20. 10. 0 0 0 0 0 0
+1 1 2700.d0 3000.d0 1732.05d0 0 0 20. 10. 0 0 0 0 0 0
 
 # external mesh or not
 read_external_mesh              = .false.



More information about the CIG-COMMITS mailing list