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 510
510
511
511
meshing_session .workflow .TaskObject ["Generate the Surface Mesh" ].Execute ()
512
512
513
+ ###############################################################################
514
+ # Confirm and update boundaries
515
+ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
516
+ # Confirm and update the boundaries.
517
+
518
+ meshing_session .workflow .TaskObject ["Update Boundaries" ].Execute ()
513
519
514
520
###############################################################################
515
521
# Add boundary layers
557
563
)
558
564
volume_mesh_gen .Execute ()
559
565
560
- ###############################################################################
561
- # Confirm and update boundaries
562
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
563
- # Confirm and update the boundaries.
564
-
565
- meshing_session .workflow .TaskObject ["Update Boundaries" ].Execute ()
566
-
567
566
###############################################################################
568
567
# Check mesh
569
568
# ~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments