# | Line 118 | Line 118 | namespace OpenMD { | |
---|---|---|
118 | DeclareParameter(OutputParticlePotential, bool); | |
119 | DeclareParameter(OutputElectricField, bool); | |
120 | DeclareParameter(OutputFluctuatingCharges, bool); | |
121 | + | DeclareParameter(OutputSitePotential, bool); |
122 | DeclareParameter(SkinThickness, RealType); | |
123 | DeclareParameter(StatFileFormat, std::string); | |
124 | DeclareParameter(HydroPropFile, std::string); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |