[cig-commits] [commit] devel, master: Added 'simulation-type' and 'save-forward'. (bbbf540)

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


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

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

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

commit bbbf540000dad27cedfa7da75a2ebf4a799e4b23
Author: Leif Strand <leif at geodynamics.org>
Date:   Tue Mar 7 19:50:13 2006 +0000

    Added 'simulation-type' and 'save-forward'.


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

bbbf540000dad27cedfa7da75a2ebf4a799e4b23
 Par_file.cfg | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Par_file.cfg b/Par_file.cfg
index 6c47b2f..9963ff4 100644
--- a/Par_file.cfg
+++ b/Par_file.cfg
@@ -52,6 +52,12 @@ attenuation  = False
 ######################################################################
 [Specfem3DGlobe.solver]                            ; solver parameters
 
+# 'forward', 'adjoint', or 'both'
+simulation-type = forward
+
+# save last frame of forward simulation or not
+save-forward = False
+
 # record length in minutes
 record-length = 40.0*minute
 



More information about the CIG-COMMITS mailing list