Skip to content

Commit 6295d56

Browse files
author
Miguel Angel
committed
Meshcriteria is resetted on all surfaces of the model
1 parent e1c7f76 commit 6295d56

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

kratos.gid/apps/DEM/write/write_utils.tcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,8 @@ proc DEM::write::BeforeMeshGenerationUtils {elementsize} {
373373
set groupid "-AKGSkinMesh3D"
374374
DEM::write::CleanAutomaticConditionGroupGiD $entitytype $groupid
375375

376+
GiD_Process Mescape Meshing MeshCriteria NoMesh Surfaces : escape
377+
376378
# Find boundaries
377379
if {[GiD_Groups exists SKIN_SPHERE_DO_NOT_DELETE]} {
378380
GiD_Groups delete SKIN_SPHERE_DO_NOT_DELETE

0 commit comments

Comments
 (0)