If you try to run HydroFixedConfiguration with two defects and pass in the centers via command line, it will work if you pass in --centers -35 0 35 0 but won't work if you pass in --centers 0 -35 0 35. I don't know why this is happening but I don't want to take the time to fix it right now.
If you try to run
HydroFixedConfiguration
with two defects and pass in the centers via command line, it will work if you pass in--centers -35 0 35 0
but won't work if you pass in--centers 0 -35 0 35
. I don't know why this is happening but I don't want to take the time to fix it right now.