[cig-commits] [commit] devel, master: fixed the QKappa/Qmu bug detected by Julien Barriere (we used to use Qp/Qs instead of QKappa/Qmu in the DATA/Par_file input file due to a confusion in the notations used in a 1988 viscoelasticity article by Jose Carcione). Also removed directory "NOISE_TOMOGRAPHY", which was empty. (b35ddde)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Wed Jun 18 15:19:15 PDT 2014
Repository : https://github.com/geodynamics/specfem2d
On branches: devel,master
Link : https://github.com/geodynamics/specfem2d/compare/fc67e6fd7ad890705b2b72b4b3c509accb22249e...e9ca46c40131588d89d7b0883250bc6584ce6b4c
>---------------------------------------------------------------
commit b35dddeb882308fb9aa250c6feeb4a6389ea531e
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date: Mon Aug 29 21:40:55 2011 +0000
fixed the QKappa/Qmu bug detected by Julien Barriere (we used to use Qp/Qs instead of QKappa/Qmu in the DATA/Par_file input file due to a confusion in the notations used in a 1988 viscoelasticity article by Jose Carcione).
Also removed directory "NOISE_TOMOGRAPHY", which was empty.
>---------------------------------------------------------------
b35dddeb882308fb9aa250c6feeb4a6389ea531e
Abel_Brest/Par_file_Abel_Balanche_bathy_source_solid | 4 ++--
DATA_to_sort_older_examples/Par_file_Abel_Balanche_bathy_source_solid | 4 ++--
DATA_to_sort_older_examples/Par_file_Ronan_SV_30 | 4 ++--
DATA_to_sort_older_examples/Par_file_attenuation_2D | 4 ++--
DATA_to_sort_older_examples/Par_file_canyon | 4 ++--
DATA_to_sort_older_examples/Par_file_no_canyon | 4 ++--
Gmsh_example_MPI/Par_file_Gmsh_SqrCircles.in | 2 +-
Gmsh_example_serial/Par_file_Gmsh_SqrCircles.in | 2 +-
M2_UPPA/Par_file_M2_UPPA | 4 ++--
Tape2007/Par_file_Tape2007_132rec_checker | 4 ++--
Tape2007/Par_file_Tape2007_onerec | 4 ++--
Tape2007_kernel/Par_file_Tape2007_onerec | 4 ++--
Tromp2005/Par_file_Tromp2005 | 4 ++--
Tromp2005/Par_file_Tromp2005_s100 | 4 ++--
Tromp2005_kernel/Par_file_Tromp2005 | 4 ++--
canyon/Par_file_canyon | 4 ++--
fluid_solid/Par_file_fluid_solid | 4 ++--
init_plane/Par_file_Slave | 4 ++--
init_plane/Par_file_Slave_for | 4 ++--
init_plane/Par_file_Slave_kernel | 4 ++--
noise_uniform/Par_file_noise_1 | 4 ++--
noise_uniform/Par_file_noise_2 | 4 ++--
noise_uniform/Par_file_noise_3 | 4 ++--
23 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/Abel_Brest/Par_file_Abel_Balanche_bathy_source_solid b/Abel_Brest/Par_file_Abel_Balanche_bathy_source_solid
index 28ee43a..041d157 100644
--- a/Abel_Brest/Par_file_Abel_Balanche_bathy_source_solid
+++ b/Abel_Brest/Par_file_Abel_Balanche_bathy_source_solid
@@ -76,9 +76,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file fo
# velocity and density models
nbmodels = 2 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 1020 1500 0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/DATA_to_sort_older_examples/Par_file_Abel_Balanche_bathy_source_solid b/DATA_to_sort_older_examples/Par_file_Abel_Balanche_bathy_source_solid
index 62b70e3..1d43bb7 100644
--- a/DATA_to_sort_older_examples/Par_file_Abel_Balanche_bathy_source_solid
+++ b/DATA_to_sort_older_examples/Par_file_Abel_Balanche_bathy_source_solid
@@ -52,8 +52,8 @@ factor = 1.d10 # amplification factor
# constants for attenuation
N_SLS = 2 # number of standard linear solids for attenuation
-Qp_attenuation = 136.4376068115 # quality factor P for attenuation
-Qs_attenuation = 136.4376068115 # quality factor S for attenuation
+QKappa_attenuation = 136.4376068115 # quality factor P for attenuation
+Qmu_attenuation = 136.4376068115 # quality factor S for attenuation
f0_attenuation = 5.196152422706633 # (Hz) relevant only if source is a Dirac or a Heaviside, else it is f0
# receiver line parameters for seismograms
diff --git a/DATA_to_sort_older_examples/Par_file_Ronan_SV_30 b/DATA_to_sort_older_examples/Par_file_Ronan_SV_30
index 175874a..cc82469 100644
--- a/DATA_to_sort_older_examples/Par_file_Ronan_SV_30
+++ b/DATA_to_sort_older_examples/Par_file_Ronan_SV_30
@@ -54,8 +54,8 @@ force_normal_to_surface = .false. # angleforce normal to surface
# constants for attenuation
N_SLS = 2 # number of standard linear solids for attenuation
-Qp_attenuation = 136.4376068115 # quality factor P for attenuation
-Qs_attenuation = 136.4376068115 # quality factor S for attenuation
+QKappa_attenuation = 136.4376068115 # quality factor P for attenuation
+Qmu_attenuation = 136.4376068115 # quality factor S for attenuation
f0_attenuation = 5.196152422706633 # (Hz) relevant only if source is a Dirac or a Heaviside, else it is f0
# receiver line parameters for seismograms
diff --git a/DATA_to_sort_older_examples/Par_file_attenuation_2D b/DATA_to_sort_older_examples/Par_file_attenuation_2D
index 05bc210..7add240 100644
--- a/DATA_to_sort_older_examples/Par_file_attenuation_2D
+++ b/DATA_to_sort_older_examples/Par_file_attenuation_2D
@@ -89,9 +89,9 @@ OUTPUT_ENERGY = .false. # compute and output acoustic a
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2000.d0 3000.d0 2000.d0 0 0 27. 20. 0 0 0 0 0 0
diff --git a/DATA_to_sort_older_examples/Par_file_canyon b/DATA_to_sort_older_examples/Par_file_canyon
index 46382ca..0892b51 100644
--- a/DATA_to_sort_older_examples/Par_file_canyon
+++ b/DATA_to_sort_older_examples/Par_file_canyon
@@ -54,8 +54,8 @@ force_normal_to_surface = .false. # angleforce normal to surface
# constants for attenuation
N_SLS = 2 # number of standard linear solids for attenuation
-Qp_attenuation = 136.4376068115 # quality factor P for attenuation
-Qs_attenuation = 136.4376068115 # quality factor S for attenuation
+QKappa_attenuation = 136.4376068115 # quality factor P for attenuation
+Qmu_attenuation = 136.4376068115 # quality factor S for attenuation
f0_attenuation = 5.196152422706633 # (Hz) relevant only if source is a Dirac or a Heaviside, else it is f0
# receiver line parameters for seismograms
diff --git a/DATA_to_sort_older_examples/Par_file_no_canyon b/DATA_to_sort_older_examples/Par_file_no_canyon
index f4371e9..532da17 100644
--- a/DATA_to_sort_older_examples/Par_file_no_canyon
+++ b/DATA_to_sort_older_examples/Par_file_no_canyon
@@ -54,8 +54,8 @@ force_normal_to_surface = .false. # angleforce normal to surface
# constants for attenuation
N_SLS = 2 # number of standard linear solids for attenuation
-Qp_attenuation = 136.4376068115 # quality factor P for attenuation
-Qs_attenuation = 136.4376068115 # quality factor S for attenuation
+QKappa_attenuation = 136.4376068115 # quality factor P for attenuation
+Qmu_attenuation = 136.4376068115 # quality factor S for attenuation
f0_attenuation = 5.196152422706633 # (Hz) relevant only if source is a Dirac or a Heaviside, else it is f0
# receiver line parameters for seismograms
diff --git a/Gmsh_example_MPI/Par_file_Gmsh_SqrCircles.in b/Gmsh_example_MPI/Par_file_Gmsh_SqrCircles.in
index 689810d..51ee1f6 100644
--- a/Gmsh_example_MPI/Par_file_Gmsh_SqrCircles.in
+++ b/Gmsh_example_MPI/Par_file_Gmsh_SqrCircles.in
@@ -68,7 +68,7 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 2 # nb of different models
-# define models as I: (model_number,1,rho,Vp,Vs,0,0,Qp,Qs) or II: (model_number,2,rho,c11,c13,c15,c33,c35,c55) or III: (model_number,3,rhos,rhof,phi,c,kxx,kxz,kzz,Ks,Kf,Kfr,etaf,mufr,Qs).
+# define models as I: (model_number,1,rho,Vp,Vs,0,0,QKappa Qmu) or II: (model_number,2,rho,c11,c13,c15,c33,c35,c55) or 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, & poroelastic models simultaneously
1 1 2000.d0 1680.d0 0.0d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/Gmsh_example_serial/Par_file_Gmsh_SqrCircles.in b/Gmsh_example_serial/Par_file_Gmsh_SqrCircles.in
index 000f37e..53b3a34 100644
--- a/Gmsh_example_serial/Par_file_Gmsh_SqrCircles.in
+++ b/Gmsh_example_serial/Par_file_Gmsh_SqrCircles.in
@@ -68,7 +68,7 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 2 # nb of different models
-# define models as I: (model_number,1,rho,Vp,Vs,0,0,Qp,Qs) or II: (model_number,2,rho,c11,c13,c15,c33,c35,c55) or III: (model_number,3,rhos,rhof,phi,c,kxx,kxz,kzz,Ks,Kf,Kfr,etaf,mufr,Qs).
+# define models as I: (model_number,1,rho,Vp,Vs,0,0,QKappa Qmu) or II: (model_number,2,rho,c11,c13,c15,c33,c35,c55) or 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, & poroelastic models simultaneously
1 1 2000.d0 1680.d0 0.0d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/M2_UPPA/Par_file_M2_UPPA b/M2_UPPA/Par_file_M2_UPPA
index d76a229..2ff1f51 100644
--- a/M2_UPPA/Par_file_M2_UPPA
+++ b/M2_UPPA/Par_file_M2_UPPA
@@ -68,9 +68,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file fo
# velocity and density models
nbmodels = 4 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 1732.051d0 0 0 9999 9999 0 0 0 0 0 0
diff --git a/Tape2007/Par_file_Tape2007_132rec_checker b/Tape2007/Par_file_Tape2007_132rec_checker
index f7babf4..ebd6105 100644
--- a/Tape2007/Par_file_Tape2007_132rec_checker
+++ b/Tape2007/Par_file_Tape2007_132rec_checker
@@ -854,9 +854,9 @@ output_wavefield_snapshot = .true. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2600.d0 5800.d0 3500.0d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/Tape2007/Par_file_Tape2007_onerec b/Tape2007/Par_file_Tape2007_onerec
index 1ac4c9c..08dda88 100644
--- a/Tape2007/Par_file_Tape2007_onerec
+++ b/Tape2007/Par_file_Tape2007_onerec
@@ -69,9 +69,9 @@ output_wavefield_snapshot = .true. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2600.d0 5800.d0 3500.0d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/Tape2007_kernel/Par_file_Tape2007_onerec b/Tape2007_kernel/Par_file_Tape2007_onerec
index 14a518d..c45a26a 100644
--- a/Tape2007_kernel/Par_file_Tape2007_onerec
+++ b/Tape2007_kernel/Par_file_Tape2007_onerec
@@ -69,9 +69,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2600.d0 5800.d0 3500.0d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/Tromp2005/Par_file_Tromp2005 b/Tromp2005/Par_file_Tromp2005
index 86b134c..a824368 100644
--- a/Tromp2005/Par_file_Tromp2005
+++ b/Tromp2005/Par_file_Tromp2005
@@ -68,9 +68,9 @@ output_wavefield_snapshot = .true. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2600.d0 5800.d0 3198.6d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/Tromp2005/Par_file_Tromp2005_s100 b/Tromp2005/Par_file_Tromp2005_s100
index 67035ff..4079760 100644
--- a/Tromp2005/Par_file_Tromp2005_s100
+++ b/Tromp2005/Par_file_Tromp2005_s100
@@ -68,9 +68,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2600.d0 5800.d0 3198.6d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/Tromp2005_kernel/Par_file_Tromp2005 b/Tromp2005_kernel/Par_file_Tromp2005
index 83461c2..3b60872 100644
--- a/Tromp2005_kernel/Par_file_Tromp2005
+++ b/Tromp2005_kernel/Par_file_Tromp2005
@@ -68,9 +68,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2600.d0 5800.d0 3198.6d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/canyon/Par_file_canyon b/canyon/Par_file_canyon
index edf9281..6c299cb 100644
--- a/canyon/Par_file_canyon
+++ b/canyon/Par_file_canyon
@@ -68,9 +68,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file fo
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 1.d0 2.d0 1.d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/fluid_solid/Par_file_fluid_solid b/fluid_solid/Par_file_fluid_solid
index 5b3e00e..b6cb87c 100644
--- a/fluid_solid/Par_file_fluid_solid
+++ b/fluid_solid/Par_file_fluid_solid
@@ -68,9 +68,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file fo
# velocity and density models
nbmodels = 2 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 1000.d0 1500.d0 0.0d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/init_plane/Par_file_Slave b/init_plane/Par_file_Slave
index c5c6cf7..c0fa96b 100644
--- a/init_plane/Par_file_Slave
+++ b/init_plane/Par_file_Slave
@@ -68,9 +68,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 2 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2800.d0 6500.d0 3700d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/init_plane/Par_file_Slave_for b/init_plane/Par_file_Slave_for
index c5cc35f..e15bbf1 100644
--- a/init_plane/Par_file_Slave_for
+++ b/init_plane/Par_file_Slave_for
@@ -68,9 +68,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 2 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2800.d0 6500.d0 3700d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/init_plane/Par_file_Slave_kernel b/init_plane/Par_file_Slave_kernel
index d60dd56..4c0a72a 100644
--- a/init_plane/Par_file_Slave_kernel
+++ b/init_plane/Par_file_Slave_kernel
@@ -68,9 +68,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 2 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2800.d0 6500.d0 3700d0 0 0 10.d0 10.d0 0 0 0 0 0 0
diff --git a/noise_uniform/Par_file_noise_1 b/noise_uniform/Par_file_noise_1
index 266fa90..7424a07 100644
--- a/noise_uniform/Par_file_noise_1
+++ b/noise_uniform/Par_file_noise_1
@@ -69,9 +69,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2300.d0 2450.d0 1425.d0 0 0 9999 9999 0 0 0 0 0 0
diff --git a/noise_uniform/Par_file_noise_2 b/noise_uniform/Par_file_noise_2
index d942f0c..99216f7 100644
--- a/noise_uniform/Par_file_noise_2
+++ b/noise_uniform/Par_file_noise_2
@@ -69,9 +69,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2300.d0 2450.d0 1425.d0 0 0 9999 9999 0 0 0 0 0 0
diff --git a/noise_uniform/Par_file_noise_3 b/noise_uniform/Par_file_noise_3
index 263df60..68b1d67 100644
--- a/noise_uniform/Par_file_noise_3
+++ b/noise_uniform/Par_file_noise_3
@@ -69,9 +69,9 @@ output_wavefield_snapshot = .false. # output Ux,Uy,Uz text file for
# velocity and density models
nbmodels = 1 # nb of different models
# define models as
-# I: (model_number 1 rho Vp Vs 0 0 Qp Qs 0 0 0 0 0 0) or
+# I: (model_number 1 rho Vp Vs 0 0 QKappa Qmu 0 0 0 0 0 0) or
# II: (model_number 2 rho c11 c13 c15 c33 c35 c55 0 0 0 0 0 0) or
-# III: (model_number 3 rhos rhof phi c kxx kxz kzz Ks Kf Kfr etaf mufr Qs).
+# 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 2300.d0 2450.d0 1425.d0 0 0 9999 9999 0 0 0 0 0 0
More information about the CIG-COMMITS
mailing list