[cig-commits] [commit] baagaard/fix-cubit-cellsize: Use one block for cleaning sizing operations. (e80acbb)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Mar 24 18:28:25 PDT 2014


Repository : ssh://shell.geodynamics.org/pylith

On branch  : baagaard/fix-cubit-cellsize
Link       : https://github.com/geodynamics/pylith/compare/6c1d8c838ea2a64f4a576f77d6d18ca32ad2b659...e80acbb17fd458501be785efeddbd815424864b6

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

commit e80acbb17fd458501be785efeddbd815424864b6
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Mon Mar 24 18:28:15 2014 -0700

    Use one block for cleaning sizing operations.


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

e80acbb17fd458501be785efeddbd815424864b6
 examples/meshing/cubit_cellsize/mesh_cellsize.jou | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/meshing/cubit_cellsize/mesh_cellsize.jou b/examples/meshing/cubit_cellsize/mesh_cellsize.jou
index ec10f35..a6f2b91 100644
--- a/examples/meshing/cubit_cellsize/mesh_cellsize.jou
+++ b/examples/meshing/cubit_cellsize/mesh_cellsize.jou
@@ -41,6 +41,7 @@ mesh volume all
 # Export exodus file
 # ----------------------------------------------------------------------
 set large exodus off
+block 1 volume all
 export mesh "mesh_cellsize.exo" dimension 3 overwrite
 
 



More information about the CIG-COMMITS mailing list