**Major changes:**
- Change the format of variable names to camelCase for the entire code.
- Rewrite the output display into a classical OpenMM Reporter
- Include the reader for Chromosome Types via bed files
- Create Reporters for statistics and trajectory in CNDB, SWB, PDB, GRO, NDB
- Create the Homopolymer function that adds all homopolymer potentials to the system
- Create the Classic Michrom Simulation function to run Classic Michrom
What's Changed
* Fix various bugs and improve code readability by junioreif in https://github.com/junioreif/OpenMiChroM/pull/103
**Full Changelog**: https://github.com/junioreif/OpenMiChroM/compare/v1.0.9...v1.1.0