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

Require deal.II 8.4.1 #878

Merged
merged 2 commits into from May 16, 2016
Merged

Require deal.II 8.4.1 #878

merged 2 commits into from May 16, 2016

Conversation

tjhei
Copy link
Member

@tjhei tjhei commented May 16, 2016

This will switch the required deal.II version to 8.4.1 and update the test results such that the 8.4.1 tester will pass. Consequently, this will break the output for the old tester based on 8.2.1.

@tjhei
Copy link
Member Author

tjhei commented May 16, 2016

(do not merge yet, I want to make sure everything is working correctly)

@bangerth
Copy link
Contributor

Alternatively: we currently output a lot of data with six digits. So any small change is on a relative order of slightly larger than 1e-6. That's why the new tester has so many failing tests. We could just up the relative tolerance for numdiff to 1e-5 and avoid this unfortunate mismatch for now and future cases.

@tjhei
Copy link
Member Author

tjhei commented May 16, 2016

Many changes are number of linear iterations, unfortunately.

@bangerth
Copy link
Contributor

Yes, we can't do much about that. Do you have a sense whether iterations tend to go up or down?

@tjhei
Copy link
Member Author

tjhei commented May 16, 2016

Do you have a sense whether iterations tend to go up or down?

Sometimes more, sometimes less. Differences are minor, though. See f61a83b

@tjhei
Copy link
Member Author

tjhei commented May 16, 2016

okay, I think this is good to go!

@bangerth bangerth merged commit 777ebc3 into geodynamics:master May 16, 2016
@tjhei tjhei deleted the require_841 branch May 17, 2016 09:38
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.

None yet

2 participants