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

Adding APM solver to the public version #116

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jcpassy
Copy link

@jcpassy jcpassy commented Sep 12, 2019

This is the implementation of the APM gravity solver published in Passy & Bryan (2014).

@bwoshea
Copy link
Contributor

bwoshea commented Sep 12, 2019

Hi @jcpassy , thank you for submitting this code. As you may see, both the code test suite and compilation options tests are failing (look at the CircleCI box above). We can't accept the PR until you sort that out. Could you please look at the outputs of the failed tests, fix the problems, and update your PR?

@bwoshea
Copy link
Contributor

bwoshea commented Sep 19, 2019

@jcpassy , just following up on this!

@jcpassy
Copy link
Author

jcpassy commented Sep 19, 2019

Hi @bwoshea , sorry I was packed at work lately. I will do that over this coming weekend! :)

@bwoshea
Copy link
Contributor

bwoshea commented Sep 19, 2019

@jcpassy not a problem - thanks for letting us know about your plans!

@jcpassy jcpassy force-pushed the issues/apm-solver branch 3 times, most recently from 516fb5c to 56a437d Compare September 23, 2019 19:09
@jcpassy
Copy link
Author

jcpassy commented Sep 25, 2019

@bwoshea this is green now but I still need to make the tests visible by the test_suite. Should be done soon.

@jcpassy
Copy link
Author

jcpassy commented Sep 25, 2019

@bwoshea @gregbryan My work is done here I think and the branch is green. :)

@bwoshea
Copy link
Contributor

bwoshea commented Oct 2, 2019

@jcpassy Agreed, all tests pass. I'll inform reviewers!

@bwoshea
Copy link
Contributor

bwoshea commented Oct 2, 2019

@gregbryan and @fearmayo , this PR is ready for review. Thank you!

@bwoshea
Copy link
Contributor

bwoshea commented Oct 17, 2019

@jcpassy could you please update your pull request using the tip of the enzo-dev repository? We updated the gold standard for tests.

@gregbryan gregbryan self-requested a review November 20, 2019 14:31
@jwise77
Copy link
Contributor

jwise77 commented Jan 3, 2020

We had a bug recently introduced that made the tests fail when you submitted your PR. It was fixed yesterday in #131, which also conflicts with your changes. Could you merge the latest changes from enzo-project:master so the tests can run again? Thanks!

…the paper are reproduced. Additional:

* changes to make APM tests completely isolated
* tests added to the test suite
* updated documentation + authors list
* updated .gitignore
* show log in case of error in circleci
@jcpassy jcpassy force-pushed the issues/apm-solver branch from f1ae618 to 1b12cec Compare January 9, 2020 08:05
@jcpassy
Copy link
Author

jcpassy commented Jan 9, 2020

Hi @jwise77 , @bwoshea , and @gregbryan ,
sorry for the late reply, last months were a bit hectic. I have rebased my branch on top of the latest master. Tests pass.

Cheers!

@jcpassy
Copy link
Author

jcpassy commented Jan 26, 2020

Hi @jwise77 , @bwoshea, and @gregbryan,
any news on this?

@fearmayo
Copy link
Contributor

fearmayo commented Sep 1, 2021

Hi All,

What's happening with this PR? It looks good to me (conflicts aside). I think once the tests are passing we should accept and merge this PR in?

@jwise77
Copy link
Contributor

jwise77 commented Jul 15, 2022

@fearmayo Do you want to approve since it looked good to you? I'll review it, too, and we can finally merge this in!

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.

4 participants