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

Some cleanup related to spherical meshes #659

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Aug 3, 2023

This merge brings in some pieces from #576 that aren't specific to the RRS6to18 mesh. The idea is to keep try to limit that PR to only changes that are related to that mesh specifically.

Checklist

  • Document (in a comment titled Testing in this PR) any testing that was used to verify the changes

This performs better than the `convert()` wrapper on large meshes.
Otherwise, we can run out of space on /tmp
@xylar xylar self-assigned this Aug 3, 2023
@xylar
Copy link
Collaborator Author

xylar commented Aug 3, 2023

Testing

I am in the process of testing the following against main on Chrysalis and showing that all culled meshes are BFB the same (box is checked):

  • ocean/global_ocean/QU240/mesh
  • ocean/global_ocean/Icos240/mesh
  • ocean/global_ocean/QUwISC240/mesh
  • ocean/global_ocean/QU/mesh
  • ocean/global_ocean/Icos/mesh
  • ocean/global_ocean/QUwISC/mesh
  • ocean/global_ocean/IcoswISC/mesh
  • ocean/global_ocean/EC30to60/mesh
  • ocean/global_ocean/ECwISC30to60/mesh

@xylar
Copy link
Collaborator Author

xylar commented Aug 3, 2023

All tests passed and this branch was about 10 minutes (out of 70 total) faster than the baseline.

@xylar xylar merged commit 9b0f125 into MPAS-Dev:main Aug 3, 2023
4 checks passed
@xylar xylar deleted the spherical-mesh-cleanup branch August 3, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant