[cig-commits] [commit] devel, master: fixed all compilation warnings that resulted from the changes I made in the last two days (merging some straightforward modifications and small bug fixes from the GPU version back into the trunk) (d493b3a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:06:30 PST 2014


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

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

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

commit d493b3a4068da4c1fb4d3afd4cf2a589d4bb8816
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue Jul 2 16:35:43 2013 +0000

    fixed all compilation warnings that resulted from the changes I made in the last two days (merging some straightforward modifications and small bug fixes from the GPU version back into the trunk)


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

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

diff --git a/Par_file b/Par_file
index cf03221..f92fbf0 100644
--- a/Par_file
+++ b/Par_file
@@ -49,7 +49,7 @@ ROTATION                        = .true.
 ATTENUATION                     = .true.
 
 # absorbing boundary conditions for a regional simulation
-ABSORBING_CONDITIONS            = .true.
+ABSORBING_CONDITIONS            = .false.
 
 # record length in minutes
 RECORD_LENGTH_IN_MINUTES        = 15.0d0



More information about the CIG-COMMITS mailing list