[cig-commits] [commit] maint, williams/add-examples-grav2d: Reduced mesh size for quicker runtimes. (4d693e0)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Nov 5 15:41:33 PST 2014


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

On branches: maint,williams/add-examples-grav2d
Link       : https://github.com/geodynamics/pylith/compare/f33c75b19fd60eedb2a3405db76a1fee333bb1d7...5b6d812b1612809fea3bd331c4e5af98c25a536a

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

commit 4d693e0abc3360da5b7bca2995467251e3c3f6d5
Author: Charles Williams <C.Williams at gns.cri.nz>
Date:   Sun Jun 22 13:27:13 2014 +1200

    Reduced mesh size for quicker runtimes.


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

4d693e0abc3360da5b7bca2995467251e3c3f6d5
 examples/2d/gravity/mesh.jou | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/examples/2d/gravity/mesh.jou b/examples/2d/gravity/mesh.jou
index 8a0b49e..6beed62 100644
--- a/examples/2d/gravity/mesh.jou
+++ b/examples/2d/gravity/mesh.jou
@@ -25,7 +25,7 @@ playback 'geometry.jou'
 # Set discretization size and scheme
 # ----------------------------------------------------------------------
 #{dxInner=150.0*m}
-#{dxOuter=0.75*km}
+#{dxOuter=1.50*km}
 
 surface all scheme trimesh
 surface 23 size {dxInner}
@@ -80,3 +80,4 @@ export mesh "mesh.exo" dimension 2 overwrite
 
 
 
+



More information about the CIG-COMMITS mailing list