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

Feature notification wrong gmsh version #50

Merged

Conversation

holke
Copy link
Collaborator

@holke holke commented Oct 28, 2020

These are updates to #45.
In the previous version we did not complain about msh file version below 2.2; however, we actually do not support these.
This should be fixed now with appropriate error messages.

Since #45 was merged already, we need to open a new pull request.

…ILE_VERSION to T8_CMESH_SUPPORTED_FILE_VERSION
…VERSION) in the header file and therefore, changed the if condition in t8_cmesh_check_version_of_msh_file() from <= to ==
@holke holke self-assigned this Oct 28, 2020
Copy link
Collaborator Author

@holke holke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is all looking good for me.

@holke holke merged commit 10bb6e7 into DLR-AMR:develop Oct 28, 2020
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