forked from CHLNDDEV/OceanMesh2D
-
Notifications
You must be signed in to change notification settings - Fork 0
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
new pull request #8
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Updating slack link
* Adding depth-based bounds option to extract_subdomain
* fix prompt when using `make_bc(m,'outer',0)`;
* `msh.plot()` `subset` kwarg option is now renamed to `subdomain`
* Improved handling of nodal attribute migration when applying moderate and aggressive mesh cleaning. Co-authored-by: Keith Roberts <krober@usp.edu>
- DecimateTria in msh.BoundCr now uses getBoundaryOfMesh function - arbitrary f13 attribute plotter in msh.plot now accepts colormap kwarg and uses trimesh/surf
…ot with subdomain
…rant_number function to speed up process if already satisfies CFL
…he statement that this has been done
Allowing msh.BoundCr to map over msh attributes
… SRTM15 file in the examples to V2.1
Adding a bash script that downloads m_map and the basic datasets
…ke sense and that it can be achieved - Updates to RunTests to search for m_map and necessary datasets - Adding recursive call in bound_courant_number to make sure it can satisfy both requirements (min and max cr) at the same time. Also adding mesh properties map call in the min cr bounding.
Test updates
* mapping all old attributes to new file * if new mesh doesn't contain blank fort.13 nodal attributes, map_mesh_properties won't map it back over * this enables all old attributes to be mapped regardless if the new mesh has blank default values or not * Update msh.m * reflecting comments by William.
* reflect change in `extract_subdomain` api.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.