File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 510510
511511meshing_session .workflow .TaskObject ["Generate the Surface Mesh" ].Execute ()
512512
513+ ###############################################################################
514+ # Confirm and update boundaries
515+ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
516+ # Confirm and update the boundaries.
517+
518+ meshing_session .workflow .TaskObject ["Update Boundaries" ].Execute ()
513519
514520###############################################################################
515521# Add boundary layers
557563)
558564volume_mesh_gen .Execute ()
559565
560- ###############################################################################
561- # Confirm and update boundaries
562- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
563- # Confirm and update the boundaries.
564-
565- meshing_session .workflow .TaskObject ["Update Boundaries" ].Execute ()
566-
567566###############################################################################
568567# Check mesh
569568# ~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments