LeMonADE-project / LeMonADE

Library for Monte Carlo Simulation applying the Bond Fluctuation Model
Other
3 stars 11 forks source link

Output of !add_bonds and !remove_bonds #28

Closed tonimueller closed 5 years ago

tonimueller commented 8 years ago

To summarize our discussion: The feature MoleculesIO.h defines the commands which are used for the output and input of the bfm file. For each write command the corresponding writer class holds an instance of ingredients to check the current state with a previous one.

tonimueller commented 5 years ago

This issues is solved with the pull request #86 .