PolySim
Polymer simulation utilites
...It shouldn't be a problem to implement any new specific one (discrete models)
2) off-lattice monte carlo and molecular dynamics (continuous models)
Latter one is rebuild of earlier version of
simpatico (http://gemini.cems.umn.edu/research/morse/code/simpatico/home.php)
project.
Input and output are based on PDB file format
which is better to visualize with pymol.
For specific non-pdb input/output of 2nd program there are convertation utils also available.
Programs are expected to compile in gcc under cygwin or pure linux environment.
...