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

When writing the script, the ewaldErrorTolerance value is in brackets #87

Closed
Jgmedina95 opened this issue Feb 15, 2024 · 1 comment · Fixed by #88
Closed

When writing the script, the ewaldErrorTolerance value is in brackets #87

Jgmedina95 opened this issue Feb 15, 2024 · 1 comment · Fixed by #88
Assignees
Labels
bug Something isn't working

Comments

@Jgmedina95
Copy link
Contributor

Currently, the output is like this:

ewaldErrorTolerance = {0.0005}

The output has to be like this:

ewaldErrorTolerance = 0.0005
@Jgmedina95 Jgmedina95 added the bug Something isn't working label Feb 15, 2024
@Jgmedina95
Copy link
Contributor Author

@brittyscience Could you take a look on this and fix it if possible?

@brittyscience brittyscience linked a pull request Feb 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants