[cig-commits] [commit] devel, master: uncommented a line that was commented out by mistake (121972c)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:18:10 PST 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

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

commit 121972c4864d5c97129979d968997effab9ca9b6
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Fri May 23 01:49:30 2014 +0200

    uncommented a line that was commented out by mistake


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

121972c4864d5c97129979d968997effab9ca9b6
 .../display_G_tensor_components_SPECFEM3D_GLOBE_with_GMT.sh             | 0
 .../display_g_vector_components_SPECFEM3D_GLOBE_with_GMT.sh             | 0
 .../display_g_vector_norm_SPECFEM3D_GLOBE_with_GMT.sh                   | 2 +-
 .../display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh                   | 0
 4 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/Roland_Sylvain_gravity/display_G_tensor_components_SPECFEM3D_GLOBE_with_GMT.sh b/utils/Roland_Sylvain_gravity/display_G_tensor_components_SPECFEM3D_GLOBE_with_GMT.sh
old mode 100644
new mode 100755
diff --git a/utils/Roland_Sylvain_gravity/display_g_vector_components_SPECFEM3D_GLOBE_with_GMT.sh b/utils/Roland_Sylvain_gravity/display_g_vector_components_SPECFEM3D_GLOBE_with_GMT.sh
old mode 100644
new mode 100755
diff --git a/utils/Roland_Sylvain_gravity/display_g_vector_norm_SPECFEM3D_GLOBE_with_GMT.sh b/utils/Roland_Sylvain_gravity/display_g_vector_norm_SPECFEM3D_GLOBE_with_GMT.sh
old mode 100644
new mode 100755
index 7592438..5b9a9ae
--- a/utils/Roland_Sylvain_gravity/display_g_vector_norm_SPECFEM3D_GLOBE_with_GMT.sh
+++ b/utils/Roland_Sylvain_gravity/display_g_vector_norm_SPECFEM3D_GLOBE_with_GMT.sh
@@ -18,7 +18,7 @@ makecpt  -T-0.03/0.03/0.0001 -Z > color2.cpt
 file=results_norm_of_g
 
 ## DK DK subtract the 3D result with topography and s20rts from the 1D result for the reference ellipsoid calculation
-#grdmath new_SPECFEM3D_GLOBE_NEX_160_on_600_cores_whole_Earth_with_topo_and_s40rts/${file}.grd new_SPECFEM3D_GLOBE_NEX_160_on_600_cores_whole_Earth_with_ellipticity_only_and_PREM1D/${file}.grd NEG ADD = ${file}_difference.grd
+grdmath new_SPECFEM3D_GLOBE_NEX_160_on_600_cores_whole_Earth_with_topo_and_s40rts/${file}.grd new_SPECFEM3D_GLOBE_NEX_160_on_600_cores_whole_Earth_with_ellipticity_only_and_PREM1D/${file}.grd NEG ADD = ${file}_difference.grd
 
 ## DK DK offset de 4.5cm
 ## DK DK -Rd signifie -R-180/180/-90/90
diff --git a/utils/Roland_Sylvain_gravity/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh b/utils/Roland_Sylvain_gravity/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh
old mode 100644
new mode 100755



More information about the CIG-COMMITS mailing list