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

Fixes for fenics 2018.1.0 #18

Merged
merged 2 commits into from
Dec 19, 2018
Merged

Conversation

benzwick
Copy link
Collaborator

This fixes some problems I had when trying to run Oasis with FEniCS 2018.1.0. Both CellSize() and MPI.com_world.Get_rank() seem to have been deprecated:

AttributeError: 'dolfin.cpp.MPICommWrapper' object has no attribute 'Get_rank'

@mikaem mikaem merged commit 16eaaee into mikaem:master Dec 19, 2018
@mikaem
Copy link
Owner

mikaem commented Dec 19, 2018

Thanks for the PR @benzwick :-)

@benzwick
Copy link
Collaborator Author

No worries @mikaem. There are still a few more issues with some of the examples. Shall I continue to work on this branch now that the changes have been merged or delete it and create a new branch for more fixes?

@mikaem
Copy link
Owner

mikaem commented Dec 20, 2018

The best approach is to delete this branch and create a new one. Thanks again😀

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