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

Bridge Closures #6

Open
martintb opened this issue Apr 12, 2018 · 0 comments
Open

Bridge Closures #6

martintb opened this issue Apr 12, 2018 · 0 comments
Assignees

Comments

@martintb
Copy link
Collaborator

Many closures are expressed in terms of bridge functions. pyPRISM would benefit from having a system to easily handle closures in this form.

I propose having a BridgeClosure class and a Bridge parent class. The user would just create a BridgeClosure class and pass the selected Bridge class or a Bridge class object to BridgeClosure.init().

See the reference below for a coherent description of bridge closures.

The Journal of Chemical Physics 116, 8517 (2002)
https://doi.org/10.1063/1.1467894

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

No branches or pull requests

2 participants