# | Line 107 | Line 107 | namespace OpenMD { | |
---|---|---|
107 | DeclareParameter(ForceFieldFileName, std::string); | |
108 | DeclareParameter(SurfaceTension, RealType); | |
109 | DeclareParameter(PrintPressureTensor, bool); | |
110 | + | DeclareParameter(PrintHeatFlux, bool); |
111 | DeclareParameter(TaggedAtomPair, intPair); | |
112 | DeclareParameter(PrintTaggedPairDistance, bool); | |
113 | DeclareParameter(ElectrostaticSummationMethod, std::string); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |