Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.27 KB

lesson_21.md

File metadata and controls

52 lines (31 loc) · 1.27 KB

Lesson 21: Flower

Goals

Mesh the flower domain using dualization, and compare the result to an alternative method and result published in Rushdi 2017, Figure 15.

Steps

Verify the following files exist:

  • star.txt - the boundary x y discrete point definition
  • lesson_21.yml - the YAML input file specification

From the command line:

> conda activate siblenv
> cd ~/sibl
> python geo/src/ptg/main.py -i geo/doc/dual/lesson_21/lesson_21.yml

Outputs

The following will appear in the specified io_path folder:

lesson_21

boundary for SHT method
Rushdi Fig. 15 Dual method

Index

Next Steps

  • Smooth the mesh.
  • Compare minimum scaled Jacobian pre- and post-smooth.

References

Rushdi 2017

  • Rushdi AA, Mitchell SA, Mahmoud AH, Bajaj CC, Ebeida MS. All-quad meshing without cleanup. Computer-Aided Design. 2017 Apr 1;85:83-98.