# | Line 124 | Line 124 | namespace oopse { | |
---|---|---|
124 | DeclareParameter(HydroPropFile, std::string); | |
125 | DeclareParameter(Viscosity, RealType); | |
126 | DeclareParameter(BeadSize, RealType); | |
127 | + | DeclareParameter(ThermalConductivity, RealType); |
128 | + | DeclareParameter(ThermalLength, RealType); |
129 | DeclareParameter(UseSphericalBoundaryConditions, bool); | |
130 | DeclareParameter(FrozenBufferRadius, RealType); | |
131 | DeclareParameter(LangevinBufferRadius, RealType); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |