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

Saving simulation data at the end of the process like this means you only save the data if every step of kmc_analyze goes off without a hitch. #29

Open
JimmyRushing opened this issue Nov 4, 2021 · 0 comments

Comments

@JimmyRushing
Copy link
Collaborator

write_csv(data_dict, path)

For example, we had a hard time locating the actual mobility/mobility error for a simulation because kmc_analyze didn't complete, despite the fact that the preponderance of the workflow was completed, including the kmc itself. I think maybe one of the plots failed.

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