[cig-commits] r20033 - short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip

brad at geodynamics.org brad at geodynamics.org
Thu May 3 13:33:21 PDT 2012


Author: brad
Date: 2012-05-03 13:33:21 -0700 (Thu, 03 May 2012)
New Revision: 20033

Modified:
   short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/createbc.jou
   short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/geometry.jou
   short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/gradient.jou
   short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/mesh_tri3.jou
Log:
Added header.

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/createbc.jou
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/createbc.jou	2012-05-03 20:05:13 UTC (rev 20032)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/createbc.jou	2012-05-03 20:33:21 UTC (rev 20033)
@@ -1,4 +1,18 @@
+# -*- Python -*- (syntax highlighting)
 # ----------------------------------------------------------------------
+#
+# Brad T. Aagaard, U.S. Geological Survey
+# Charles A. Williams, GNS Science
+# Matthew G. Knepley, University of Chicago
+#
+# This code was developed as part of the Computational Infrastructure
+# for Geodynamics (http://geodynamics.org).
+#
+# Copyright (c) 2010-2011 University of California, Davis
+#
+# See COPYING for license information.
+#
+# ----------------------------------------------------------------------
 # Create blocks for materials
 # ----------------------------------------------------------------------
 block 1 surface 8 9

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/geometry.jou
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/geometry.jou	2012-05-03 20:05:13 UTC (rev 20032)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/geometry.jou	2012-05-03 20:33:21 UTC (rev 20033)
@@ -2,7 +2,16 @@
 # ----------------------------------------------------------------------
 #
 # Brad T. Aagaard, U.S. Geological Survey
+# Charles A. Williams, GNS Science
+# Matthew G. Knepley, University of Chicago
 #
+# This code was developed as part of the Computational Infrastructure
+# for Geodynamics (http://geodynamics.org).
+#
+# Copyright (c) 2010-2011 University of California, Davis
+#
+# See COPYING for license information.
+#
 # ----------------------------------------------------------------------
 #
 # CUBIT journal file with geometry for strike-slip Green's functions

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/gradient.jou
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/gradient.jou	2012-05-03 20:05:13 UTC (rev 20032)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/gradient.jou	2012-05-03 20:33:21 UTC (rev 20033)
@@ -1,4 +1,18 @@
+# -*- Python -*- (syntax highlighting)
 # ----------------------------------------------------------------------
+#
+# Brad T. Aagaard, U.S. Geological Survey
+# Charles A. Williams, GNS Science
+# Matthew G. Knepley, University of Chicago
+#
+# This code was developed as part of the Computational Infrastructure
+# for Geodynamics (http://geodynamics.org).
+#
+# Copyright (c) 2010-2011 University of California, Davis
+#
+# See COPYING for license information.
+#
+# ----------------------------------------------------------------------
 # Set vertex spacing with increasing spacing away from fault
 # ----------------------------------------------------------------------
 #{bias_factor=1.05}

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/mesh_tri3.jou
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/mesh_tri3.jou	2012-05-03 20:05:13 UTC (rev 20032)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/mesh_tri3.jou	2012-05-03 20:33:21 UTC (rev 20033)
@@ -1,4 +1,18 @@
+# -*- Python -*- (syntax highlighting)
 # ----------------------------------------------------------------------
+#
+# Brad T. Aagaard, U.S. Geological Survey
+# Charles A. Williams, GNS Science
+# Matthew G. Knepley, University of Chicago
+#
+# This code was developed as part of the Computational Infrastructure
+# for Geodynamics (http://geodynamics.org).
+#
+# Copyright (c) 2010-2011 University of California, Davis
+#
+# See COPYING for license information.
+#
+# ----------------------------------------------------------------------
 # Create tri3 mesh at 100m resolution.
 # ----------------------------------------------------------------------
 



More information about the CIG-COMMITS mailing list