matta-research-group / SwiftPol

Tools for polymer molecular dynamics simulations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title

SwiftPol

Tools for polymer molecular dynamics simulations

This repository is currently under development. To do a development install, download this repository and type

pip install -e .

in the repository directory.

Copyright (c) 2024, Hannah Turney, Matta Research Group

Features should be developed on branches. To create and switch to a branch, use the command

git checkout -b new_branch_name

To switch to an existing branch, use

git checkout new_branch_name

To submit your feature to be incorporated to the main branch, you should submit a Pull Request. The repository maintainers will review your pull request before accepting your changes.

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.1.

About

Tools for polymer molecular dynamics simulations

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 88.0%Language:Python 12.0%