- #1
user366312
Gold Member
- 89
- 3
- TL;DR Summary
- Polymer simulation source code in C++ and Python.
I am absolutely new to Polymer simulation. I am trying to understand the simulation by analyzing source code written by others.
Can anyone tell me what are the differences between the following three source code in terms of their objectives?
For example, I want to know:
Can anyone tell me what are the differences between the following three source code in terms of their objectives?
For example, I want to know:
- if they achieve the same objectives, i.e., polymer growth.
- if they represent bio-polymers (e.g. proteins) or synthetic polymers.
- if they are lattice-based or off-lattice simulations.
- if they represent hard-polymers or soft-polymers.