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

GEO_REF bias value reading chokes on 2nd character #166

Closed
zfekete2 opened this issue Jul 11, 2023 · 2 comments · Fixed by #167
Closed

GEO_REF bias value reading chokes on 2nd character #166

zfekete2 opened this issue Jul 11, 2023 · 2 comments · Fixed by #167

Comments

@zfekete2
Copy link

As demonstrated with the attached input/output, the program aborts when called with a value field longer than 1 character
(not included are working runs when 1-char value is accepted).

Cyclobutadiene_GEO_REF.zip

@flatstik
Copy link

flatstik commented Jul 12, 2023

This has already been fixed in the latest github pull. See #152 .. I just ran your example without any problems on linux.

results.zip

@godotalgorithm
Copy link
Collaborator

The development version isn't flagging an error anymore, however it does state that By default, no restraining force will be used after reading in the geometry on my development machine (Mac), and it doesn't seem to be recognizing the constraining force in the calculation itself right now. The restraining force seems to be parsed and functioning correctly in the output reported by @flatstik on a Linux machine. I need to fix the source of this discrepancy before this issue can be considered resolved.

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 a pull request may close this issue.

3 participants