Skip to content

Unwrap function is making the iterations take way too long time. Help! #4641

Answered by FezokaTurbo
FezokaTurbo asked this question in Q&A
Discussion options

You must be logged in to vote

`if unwrap_switch == 'y':

transform = [trans.NoJump(protein),
trans.center_in_box(protein, wrap= True)]
u.trajectory.add_transformations(*transform)
print('Transformation preparated.')`

The transformation.NoJump was able to resolve our issue. Thank you for the discussion, have a great day!

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jochuan
Comment options

@hmacdope
Comment options

@jochuan
Comment options

@FezokaTurbo
Comment options

Answer selected by FezokaTurbo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants