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

Fix convergence handling in run_legacy_simulation - fix issue #593 #598

Merged
merged 1 commit into from
Jun 22, 2016

Conversation

unoebauer
Copy link
Contributor

This PR fixes the convergence handling in simulation/base.py, but only in the legacy_simulation function. The changes (should) ensure that all accessed quantities exist. However, this PR does not change anything in the (dubious) convergence handling.

* now all the accessed values exist
* not guaranteed that the convergence handling is actually sensible
@yeganer
Copy link
Contributor

yeganer commented Jun 22, 2016

This looks like it'll fix the problem.

Do we want to have a test for this problem?

@wkerzendorf
Copy link
Member

I'm happy to merge this. @yeganer I wouldn't say we need a test now, since we might go down your road and redo the convergence methods.

@yeganer
Copy link
Contributor

yeganer commented Jun 22, 2016

@wkerzendorf That makes sense.
@tardis-sn/tardis-core I'll merge in 20 minutes if nobody is objecting.

@wkerzendorf wkerzendorf merged commit 3195cbd into tardis-sn:master Jun 22, 2016
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.

3 participants