Skip to content

open2c/polychrom-hoomd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polychrom-hoomd

HOOMD-blue-based package for coarse-grained polymer and chromosome simulations.

Installation

You may use the provided environment.yml file to create a conda environment polychrom-hoomd including all required software packages:

conda env create -f environment.yml
conda activate polychrom-hoomd

Note that this environment should be built on a node with GPU access (and CUDA). HOOMD may silently default to CPU version if this is not the case.

Following which the code may be installed as usual,

python3 -m pip install -e .

Usage

See the attached Jupyter notebook tutorials within the examples directory.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages