-
Notifications
You must be signed in to change notification settings - Fork 10
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
addresses Carsten review #51
addresses Carsten review #51
Conversation
fcfc95f
to
75157e8
Compare
75157e8
to
49d7a9f
Compare
Feature wise, the most important features which PR35 supports and must continue to work are the following modes:
Proposed test [mode 0]
[mode 1]
[mode 2]
[mode 3]
|
Additionally, before any merge of these GF checkpoint branches we should resolve Issue #42 |
So I've done all these tests on bp1_sum (final_time = 946080000 = 30 years), with tandem 2d POLYNOMIAL_DEGREE=2, and they pass. |
This should address Carsten's review on #35.
It compiles, but would also need to be tested (which is the most lightweight setup I could use to test?).
(The next step would be to apply clang-fornat and merge master. I prefer to propose this incremental PR without these latter changes, to have a cleaner diff).