[cig-commits] [commit] devel, master: changed Qp Qs to QKappa Qmu in more old EXAMPLES/Par_files (80ed947)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 15:20:12 PDT 2014


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

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

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

commit 80ed94758e4607dead904d889e09b11048b193db
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Wed Nov 16 12:55:25 2011 +0000

    changed Qp Qs to QKappa Qmu in more old EXAMPLES/Par_files


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

80ed94758e4607dead904d889e09b11048b193db
 noise_layered/model_0/Par_file_fair | 4 ++--
 noise_layered/model_0/Par_file_good | 4 ++--
 noise_layered/model_1/Par_file_best | 4 ++--
 noise_layered/model_1/Par_file_fair | 4 ++--
 noise_layered/model_1/Par_file_good | 4 ++--
 noise_layered/model_2/Par_file_fair | 4 ++--
 noise_layered/model_2/Par_file_good | 4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/noise_layered/model_0/Par_file_fair b/noise_layered/model_0/Par_file_fair
index 60c3ff4..13018cf 100644
--- a/noise_layered/model_0/Par_file_fair
+++ b/noise_layered/model_0/Par_file_fair
@@ -69,9 +69,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 2500.d0 2700.d0 1600.000d0 0 0 9999 9999 0 0 0 0 0 0
diff --git a/noise_layered/model_0/Par_file_good b/noise_layered/model_0/Par_file_good
index 683869d..cd83f10 100644
--- a/noise_layered/model_0/Par_file_good
+++ b/noise_layered/model_0/Par_file_good
@@ -69,9 +69,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 2500.d0 2700.d0 1600.000d0 0 0 9999 9999 0 0 0 0 0 0
diff --git a/noise_layered/model_1/Par_file_best b/noise_layered/model_1/Par_file_best
index 91317d3..a33aca6 100644
--- a/noise_layered/model_1/Par_file_best
+++ b/noise_layered/model_1/Par_file_best
@@ -69,9 +69,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 2700.d0 3000.d0 1732.051d0 0 0 9999 9999 0 0 0 0 0 0
diff --git a/noise_layered/model_1/Par_file_fair b/noise_layered/model_1/Par_file_fair
index 130642b..fda8d29 100644
--- a/noise_layered/model_1/Par_file_fair
+++ b/noise_layered/model_1/Par_file_fair
@@ -69,9 +69,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 2700.d0 3000.d0 1732.051d0 0 0 9999 9999 0 0 0 0 0 0
diff --git a/noise_layered/model_1/Par_file_good b/noise_layered/model_1/Par_file_good
index c4e9f7c..9bee8a6 100644
--- a/noise_layered/model_1/Par_file_good
+++ b/noise_layered/model_1/Par_file_good
@@ -69,9 +69,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 2700.d0 3000.d0 1732.051d0 0 0 9999 9999 0 0 0 0 0 0
diff --git a/noise_layered/model_2/Par_file_fair b/noise_layered/model_2/Par_file_fair
index 26a1c2d..0133b03 100644
--- a/noise_layered/model_2/Par_file_fair
+++ b/noise_layered/model_2/Par_file_fair
@@ -69,9 +69,9 @@ output_wavefield_snapshot       = .false.         # output Ux,Uy,Uz text file fo
 # velocity and density models
 nbmodels                        = 3              # 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/noise_layered/model_2/Par_file_good b/noise_layered/model_2/Par_file_good
index 22a82ab..3af4818 100644
--- a/noise_layered/model_2/Par_file_good
+++ b/noise_layered/model_2/Par_file_good
@@ -69,9 +69,9 @@ output_wavefield_snapshot       = .false.         # output Ux,Uy,Uz text file fo
 # velocity and density models
 nbmodels                        = 3              # 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



More information about the CIG-COMMITS mailing list