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

Booleans in examples as 0/1 #317

Closed HomesGH closed 4 months ago

HomesGH commented 4 months ago

Describe the bug With PR #286, only true/false, yes/no and on/off are allowed as booleans in the config.xml files. However there are plenty of files left, which still use 0/1, e.g. here.

This leads to an error when the respective simulation is run.