[cig-commits] [commit] devel, master: Added the option to output displacement and velocity in volume (822a2cc)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:03:13 PST 2014


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

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

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

commit 822a2cc049340287ac054960cd7ad3ff7b8dd6f4
Author: Vala Hjörleifsdóttir <vala at gps.caltech.edu>
Date:   Fri Feb 8 19:38:29 2008 +0000

    Added the option to output displacement and velocity in volume


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

822a2cc049340287ac054960cd7ad3ff7b8dd6f4
 Par_file | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Par_file b/Par_file
index 4927fa3..fe6cb2d 100644
--- a/Par_file
+++ b/Par_file
@@ -58,7 +58,7 @@ HDUR_MOVIE                      = 0.d0
 # west/east: longitude, degrees East [-180/180] top/bottom: latitute, degrees North [-90/90]
 # start/stop: frames will be stored at MOVIE_START + i*NSTEP_BETWEEN_FRAMES, where i=(0,1,2..) and iNSTEP_BETWEEN_FRAMES <= MOVIE_STOP
 # movie_volume_type: 1=strain, 2=time integral of strain, 3=\mu*time integral of strain
-# type 4 saves the trace and deviatoric stress in the whole volume
+# type 4 saves the trace and deviatoric stress in the whole volume, 5=displacement, 6=velocity
 #MOVIE_VOLUME_COARSE saves movie only at corners of elements
 MOVIE_VOLUME_TYPE               = 2
 MOVIE_VOLUME_COARSE             = .true.



More information about the CIG-COMMITS mailing list