Create polymer chain with different degree of polymerization using rotational isomeric state model
Running this program is extremely straightforward. If I want to create a chain with 50 beads, I only need to type the following in the terminal
python3 construct_cell2.py -n 50
Prerequisite:
- Python3
- Matplotlib
- Numpy