Skip to main content

COnstrained Geometries simulate External Force

Project description

COnstrained Geometries simulate External Force
==============================================

COGEF is an ASE module which contains tools for simulating force-induced
bond-breaking reactions based on the COnstrained Geometries simulate External
Force (COGEF) method (Beyer, M. K. J. Chem. Phys. 2000, 112, 7307).

Webpage: http://wiki.fysik.dtu.dk/ase/cogef


Requirements
------------

* Python_ 2.7, 3.4-
* ASE_ (atomic simulation environment)
* NumPy_ (base N-dimensional array package)


Installation
------------

* Installation with pip::

$ sudo pip install --upgrade pip
$ python -m pip install --index-url https://test.pypi.org/simple/ cogef-for-ase

* Developer installation with git (no merge requests needed)

Clone the repository::

$ git clone git@gitlab.com:GitEdit/cogef.git

Add ``cogef`` folder to the $PYTHONPATH environment variable.
Add ``cogef/bin`` folder to the $PATH environment variable.

* Developer installation with git (merge requests needed)

Go to https://gitlab.com/GitEdit/cogef and fork the project, then clone it
with your gitlab account name::

$ git clone git@gitlab.com:your-user-name/cogef.git

Add ``cogef`` folder to the $PYTHONPATH environment variable.
Add ``cogef/bin`` folder to the $PATH environment variable.

Testing
-------

Please run the tests::

$ cogef test


Contact
-------

* Functional Nanosystems group::

https://www.functional-nanosystems.uni-freiburg.de/People/PDWalter

* Oliver Brügner::

oliver.bruegner@fit.uni-freiburg.de


Example
-------

See http://wiki.fysik.dtu.dk/ase/cogef.


.. _Python: http://www.python.org/
.. _ASE: http://wiki.fysik.dtu.dk/ase
.. _NumPy: http://docs.scipy.org/doc/numpy/reference/


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ase-cogef-0.0.1.tar.gz (119.9 kB view hashes)

Uploaded Source

Built Distribution

ase_cogef-0.0.1-py3-none-any.whl (140.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page