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

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Oct 2 16:00:53 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/9473eea83e6cad4b6bd8adbaee3e9c074ce3b975...95b31791a026eedc69a0970b245c691394cfbc71

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

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

    Adds enum value for SEP model


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

bbae9ab852522ad98bf728350dd19e251cd76e1a
 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