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

To discuss: Hierarchical smoothing #184

Open
hovey opened this issue Nov 6, 2024 · 2 comments
Open

To discuss: Hierarchical smoothing #184

hovey opened this issue Nov 6, 2024 · 2 comments
Assignees

Comments

@hovey
Copy link
Contributor

hovey commented Nov 6, 2024

Overview

Hierarchical smoothing on model IXI012-HH-1211-T1_large.npy produces nice results with some exceptions. The element shape quality in these "spiky" areas appears to be consistently > 0.5, which is good.

Questions

  • Is this as good as it gets without further degrading shape quality?
  • With Cubit, how to show minimum scaled Jacobian on mesh (mesh is not associated with a geometry)?

Details

automesh mesh -i IXI012-HH-1211-T1_large.npy -o IXI012-HH-1211-T1_large_s100_c.exo smooth -n 100 -c
    automesh 0.2.0
     Reading IXI012-HH-1211-T1_large.npy
        Done 1.616791ms
     Meshing IXI012-HH-1211-T1_large_s100_c.exo
        Done 579.381875ms
   Smoothing IXI012-HH-1211-T1_large_s100_c.exo
        Done 48.651804584s
     Writing IXI012-HH-1211-T1_large_s100_c.exo
        Done 794.155542ms
Screenshot 2024-11-06 at 10 03 19 Screenshot 2024-11-06 at 10 04 29 Screenshot 2024-11-06 at 10 04 02 Screenshot 2024-11-06 at 10 05 25 Screenshot 2024-11-06 at 10 13 52 Screenshot 2024-11-06 at 10 14 19
@hovey hovey self-assigned this Nov 6, 2024
@hovey
Copy link
Contributor Author

hovey commented Nov 6, 2024

automesh mesh -i IXI012-HH-1211-T1_large.npy -o IXI012-HH-1211-T1_large.mesh
    automesh 0.2.0
     Reading IXI012-HH-1211-T1_large.npy
        Done 29.403292ms
     Meshing IXI012-HH-1211-T1_large.mesh
        Done 1.586747291s
     Writing IXI012-HH-1211-T1_large.mesh
        Done 1.55673575s
Screenshot 2024-11-06 at 11 44 30
automesh mesh -i IXI012-HH-1211-T1_large.npy -o IXI012-HH-1211-T1_large_s100.mesh smooth -n 100 -c
    automesh 0.2.0
     Reading IXI012-HH-1211-T1_large.npy
        Done 2.367125ms
     Meshing IXI012-HH-1211-T1_large_s100.mesh
        Done 1.553870333s
   Smoothing IXI012-HH-1211-T1_large_s100.mesh
        Done 23.749703125s
     Writing IXI012-HH-121
Screenshot 2024-11-06 at 11 59 50 Screenshot 2024-11-06 at 11 57 33 Screenshot 2024-11-06 at 11 59 55

@hovey
Copy link
Contributor Author

hovey commented Nov 6, 2024

Screenshot 2024-11-06 at 12 05 42

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