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

pyenergy doesn't produce results quickly enough #1

Open
AWhetter opened this issue Aug 29, 2013 · 0 comments
Open

pyenergy doesn't produce results quickly enough #1

AWhetter opened this issue Aug 29, 2013 · 0 comments

Comments

@AWhetter
Copy link
Member

This won't be an issue once we're getting results straight from pyenergy, but at the moment pyenergy doesn't produce the results file quickly enough for the framework.

A quick fix for now is to wait for the output file to be produced with a while loop before moving on, and to delete the output file (with os.remove) once it's been read.

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

No branches or pull requests

1 participant