pyPRISM icon indicating copy to clipboard operation
pyPRISM copied to clipboard

Bridge Closures

Open martintb opened this issue 6 years ago • 0 comments

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

martintb avatar Apr 12 '18 19:04 martintb