[cig-commits] [commit] devel, master: release of version 4.0: (f2da092)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:01:46 PST 2014


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

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

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

commit f2da09236ed441ff9404bab99853edaf6607cf42
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue Apr 24 17:46:34 2007 +0000

    release of version 4.0:
    
     v. 4.0 David Michea and Dimitri Komatitsch, University of Pau, France, April 2007:
            new doubling brick in the mesh, new perfectly load-balanced mesh,
            more flexible routines for mesh design, one more doubling level
            at the bottom of the outer core, new inflated central cube
            with optimized shape, far fewer mesh files saved by the mesher.


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

f2da09236ed441ff9404bab99853edaf6607cf42
 Par_file | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/Par_file b/Par_file
index f9caca7..362ff30 100644
--- a/Par_file
+++ b/Par_file
@@ -22,9 +22,15 @@ NEX_ETA                         = 160
 NPROC_XI                        = 5
 NPROC_ETA                       = 5
 
-# model (isotropic_prem, transversely_isotropic_prem, crust_2.0_plus_transversely_isotropic_prem
-# iasp91, 1066a, ak135, s20rts, 3D_anisotropic, 3D_attenuation)
-MODEL                           = isotropic_prem 
+# 1D models with real structure:
+# 1D_isotropic_prem, 1D_transversely_isotropic_prem, 1D_iasp91, 1D_1066a, 1D_ak135
+#
+# 1D models with only one fictitious averaged crustal layer:
+# 1D_isotropic_prem_onecrust, 1D_transversely_isotropic_prem_onecrust, 1D_iasp91_onecrust, 1D_1066a_onecrust, 1D_ak135_onecrust
+#
+# fully 3D models:
+# 3D_crust_2.0_plus_transversely_isotropic_prem, 3D_s20rts, 3D_anisotropic, 3D_attenuation
+MODEL                           = 1D_isotropic_prem 
 
 # parameters describing the Earth model
 OCEANS                          = .false.



More information about the CIG-COMMITS mailing list