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