Minor fixes
This fixes a few minor issues which I found while refactoring ParticleDistribution/ParameterPool.
@j.wuttke These issues have been present already before the refactoring, so please check whether I did not destroy correct behavior.
- "heightRatio" sounds like it should be unit-less -> removed "nm" -> correct?
- FormFactorSphereLogNormalRadius should take 3 arguments to my understanding, but the generated Py-Code provided only 2; such generated Py-Code might have never been able to run, but maybe I missed something?
Edited by m.puchner