Skip to content

Releases: Crompulence/cpl-library

CPL library with Python3

15 Jun 13:25
Compare
Choose a tag to compare

Updating the Python tests and examples to use Python3 and automated all Unit testing and Docker builds on Github actions.

CPL library with a new streamlined Interface

22 Jun 12:40
Compare
Choose a tag to compare

The new release includes a substantially simplified interface to include minimal input variables, with function names as close to MPI as possible. The grid setup is handled internally by CPL library using a minimum set of parameters. As a result, coupled simulation can be as simple as three functional calls.

The version number of 2.0.0 represents a new interface which will break previous code using CPL library.

The CPL release contains a full set of examples, documentation and comprehensive website. Note the final minimal coupled example has a minor issue in the coupling constraint on the MD system which will is planned to be fixed in v2.0.1. The example in terms of CPL library data exchange is complete however.

Pre-Initial Release

25 Feb 16:01
Compare
Choose a tag to compare
Pre-Initial Release Pre-release
Pre-release

New interface ready for initial v2.0 but work needed on documentation, tests and examples.

Restore previous v1.0 release which is linked to zenodo http://dx.doi.org/10.5281/zenodo.46573

17 Jun 14:33
Compare
Choose a tag to compare

Release was fully functional with bindings and basic Travis test