Skip to content

fixed issue where get_normal_vector_to was being calculated incorrect…#236

Merged
dave-doty merged 1 commit intodevfrom
oxdna-export-loopout-normalization
Aug 17, 2022
Merged

fixed issue where get_normal_vector_to was being calculated incorrect…#236
dave-doty merged 1 commit intodevfrom
oxdna-export-loopout-normalization

Conversation

@DanielHader
Copy link
Copy Markdown
Collaborator

…ly and loopout normal vectors weren't being normalized

In the get_normal_vector_to function used during oxDNA exporting, a check is made to see if two vectors are close to dependent. This check was implemented with an abs() call in the wrong spot. Also, the normal vector of a loopout nucleotide needs to be normalized.

…ly and loopout normal vectors weren't being normalized
@DanielHader DanielHader requested a review from dave-doty as a code owner August 16, 2022 20:46
@dave-doty dave-doty merged commit 154b05f into dev Aug 17, 2022
@dave-doty dave-doty deleted the oxdna-export-loopout-normalization branch August 17, 2022 00:13
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