[cig-commits] [commit] devel: Adds enum value for SEP model (16596a7)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Oct 2 14:07:11 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/858a86e5e8e4c076696d24c8c9942e93d3d663cb...7ef78c5b45b052afca446255945d0c62788f8e93

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

commit 16596a7bc98995823a6c02b88389b7706cdaabbe
Author: Matthieu Lefebvre <ml15 at princeton.edu>
Date:   Mon Sep 22 09:02:37 2014 -0400

    Adds enum value for SEP model


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

16596a7bc98995823a6c02b88389b7706cdaabbe
 setup/constants.h.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup/constants.h.in b/setup/constants.h.in
index e655b23..fa1500f 100644
--- a/setup/constants.h.in
+++ b/setup/constants.h.in
@@ -546,6 +546,7 @@
   integer, parameter :: IMODEL_1D_PREM_PB       = 9
   integer, parameter :: IMODEL_IPATI            = 10
   integer, parameter :: IMODEL_IPATI_WATER      = 11
+  integer, parameter :: IMODEL_SEP              = 12
 
 !!-----------------------------------------------------------
 !!



More information about the CIG-COMMITS mailing list