Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meshing: support a step inside rectangular domain #13

Open
fnrizzi opened this issue May 27, 2021 · 1 comment
Open

meshing: support a step inside rectangular domain #13

fnrizzi opened this issue May 27, 2021 · 1 comment
Assignees

Comments

@fnrizzi
Copy link
Member

fnrizzi commented May 27, 2021

  • the simple meshing file needs to be extented to support a step inside

  • the mesh for the domain wth the step should still be uniform

@fnrizzi fnrizzi self-assigned this May 27, 2021
@fnrizzi
Copy link
Member Author

fnrizzi commented May 27, 2021

5                    4
o--------------------o
|                    |  
|          2         |    
|        o----------o 3
|        | 
|        |
o--------o
0         1
time python create_full_mesh.py --outDir $HOME/Documents/tmpFull -s 3 \
  --bounds x0 y0 x1 y1 x2 y2 x3 y3 x4 y4 x5 y5  \
  --periodic false -n 90 30 -p show 0

fnrizzi added a commit that referenced this issue May 27, 2021
@fnrizzi fnrizzi changed the title meshing script: support a step inside rectangular domain meshing: support a step inside rectangular domain Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant