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

support for all types of curvature and boundary conditions #1

Merged
merged 5 commits into from
Feb 19, 2020

Conversation

guillaumechauvat
Copy link
Member

Changes in readrea and writerea:

  • read/write the curvature type and all five curvature parameters
  • write curvature parameters in exponential format for better precision
  • store boundary condition types as 3-character unicode strings

I haven't tested this with a very large mesh (nel>1e6).

* supports reading/writing the curvature type and all five curvature parameters
* writes curvature parameters in single precision exponential format instead of fixed point (improves accuracy for small numbers)
* stores the boundary condition type as a 3-character unicode string to allow for all types of boundary conditions
@guillaumechauvat guillaumechauvat changed the title support for all types of curvature an boundary conditions support for all types of curvature and boundary conditions Feb 18, 2020
@jcanton
Copy link
Collaborator

jcanton commented Feb 19, 2020

thanks for the edits! It was a long time we should have fixed that 'a1' bytes initialization

@jcanton jcanton merged commit c281b8c into eX-Mech:master Feb 19, 2020
ashwinvis pushed a commit that referenced this pull request Jun 11, 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

Successfully merging this pull request may close these issues.

2 participants