[cig-commits] [commit] devel, master: fix a bug in meshfem3D.f90: line 650--spacing_x_interface_top changed to spacing_y_interface_top (2ba2150)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Wed Jun 18 16:48:33 PDT 2014
Repository : https://github.com/geodynamics/specfem3d
On branches: devel,master
Link : https://github.com/geodynamics/specfem3d/compare/6026e367984905ab133865f62fa6293b343759b9...47f703851338234f96397e7da9fbff63d8178b8a
>---------------------------------------------------------------
commit 2ba2150906b5cbac2e66a5cfd2d3fd2cc72d2c9f
Author: Yang Luo <yangl at princeton.edu>
Date: Tue Mar 15 16:37:40 2011 +0000
fix a bug in meshfem3D.f90: line 650--spacing_x_interface_top changed to spacing_y_interface_top
>---------------------------------------------------------------
2ba2150906b5cbac2e66a5cfd2d3fd2cc72d2c9f
noise_tomography/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/noise_tomography/README b/noise_tomography/README
index 5cf025c..101be27 100644
--- a/noise_tomography/README
+++ b/noise_tomography/README
@@ -10,7 +10,7 @@ Noise Cross-Correlation Sensitivity Kernels (Tromp et al., 2010, GJI)
**************
-0.README
+0. README
**************
This example shows how one can construct noise cross-correlation sensitivity kernels.
@@ -76,6 +76,6 @@ Noise Cross-Correlation Sensitivity Kernels (Tromp et al., 2010, GJI)
4. Results
**************
- At the end of those simulations, kernel files will be saved in SPECFEM3D/in_out_files/NOISE_TOMOGRAPHY/1st/ & SPECFEM3D/in_out_files/NOISE_TOMOGRAPHY/1st/
+ At the end of those simulations, kernel files will be saved in SPECFEM3D/in_out_files/NOISE_TOMOGRAPHY/1st/ & SPECFEM3D/in_out_files/NOISE_TOMOGRAPHY/2nd/
If mesh2vtu.pl works, you will have 1st_beta_kernel.vtu & 2nd_beta_kernel.vtu in SPECFEM3D/in_out_files/NOISE_TOMOGRAPHY/, which can be directly viewed in Paraview
Once you visualize them in Paraview, you should see pictures similar to those in SPECFEM3D/examples/noise_tomography/REF_KERNELS/
More information about the CIG-COMMITS
mailing list