ls1mardyn / ls1-mardyn

ls1-MarDyn is a massively parallel Molecular Dynamics (MD) code for large systems. Its main target is the simulation of thermodynamics and nanofluidics. ls1-MarDyn is designed with a focus on performance and easy extensibility.
http://www.ls1-mardyn.de
Other
28 stars 15 forks source link

Fix shifted parameter in SpinodalDecomp #298

Closed HomesGH closed 6 months ago

HomesGH commented 7 months ago

PR #286 has changed the old numeric boolean values 0/1 to true/false.

However, one setting slipped through the cracks.

This PR fixes it.