-
v0.7.04048ea01 · ·
replaced hard sphere repulsion with lennard-jones repulsion, simulation speed increased a lot
-
v0.5.00f0bcfe8 · ·
Major changes in v0.5.0: * standardized bead_diameter to 1.0 * standardized dt to 1.0 * step size is now directly read in from config, not indirectly via a diffusion constant and dt
-
v0.4.271187b96 · ·
Not simulating `Free` beads anymore, they will rather be treated as a background concentration of G-Actin in the future. Changed back to a simpler text file for output, since I keep changing the basic structure of the simulations again and gain. Implemented the means to handle assembly and disassembly of filaments, but no mechanism to handle at what point in time this has to happen.
-
v0.4.059bba75e · ·
Implemented HDF5BeadFileWriter, which is used as default now in random_walk executable.