# | Line 146 | Line 146 | namespace OpenMD { | |
---|---|---|
146 | "outputElectricField", false); | |
147 | DefineOptionalParameterWithDefaultValue(OutputFluctuatingCharges, | |
148 | "outputFluctuatingCharges", false); | |
149 | + | DefineOptionalParameterWithDefaultValue(OutputSitePotential, |
150 | + | "outputSitePotential", false); |
151 | DefineOptionalParameterWithDefaultValue(SkinThickness, "skinThickness", | |
152 | 1.0); | |
153 | DefineOptionalParameterWithDefaultValue(StatFileFormat, |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |