Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

new nonbondenergy function in python that mask forcefield complexity #60

Description

@benboyer

Many script in vrac have a copy of a function ener (mini_MC_DNA.py, heliring.py,mini_MC.py,sampling_MC_metrop_prot_heligeom.py). They should be unified in a single function. This function should be able to accept the different forcefields, to automatically call the corresponding parameter files (aminon.par, scorpion.par,...) and to accept as optional argument the cutoff. ideally the nonbondenergy function should choose by itself the correct forcefield based on the reduced model used. This information is available in the reduced file but not yet represented in ptools. this should modified too, perhaps only at the python level.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions