| 88 |
|
DefineOptionalParameter(DampingAlpha, "dampingAlpha"); |
| 89 |
|
DefineOptionalParameter(SurfaceTension, "surfaceTension"); |
| 90 |
|
DefineOptionalParameter(PrintPressureTensor, "printPressureTensor"); |
| 91 |
< |
DefineOptionalParameter(PrintHeatFlux, "printHeatFlux"); |
| 91 |
> |
DefineOptionalParameter(ElectricField, "electricField"); |
| 92 |
> |
|
| 93 |
|
DefineOptionalParameter(TaggedAtomPair, "taggedAtomPair"); |
| 94 |
|
DefineOptionalParameter(PrintTaggedPairDistance, "printTaggedPairDistance"); |
| 95 |
|
DefineOptionalParameter(SwitchingFunctionType, "switchingFunctionType"); |
| 118 |
|
DefineOptionalParameterWithDefaultValue(ElectrostaticScreeningMethod, "electrostaticScreeningMethod", "DAMPED"); |
| 119 |
|
DefineOptionalParameterWithDefaultValue(Dielectric, "dielectric", 80.0); |
| 120 |
|
DefineOptionalParameterWithDefaultValue(CompressDumpFile, "compressDumpFile", false); |
| 121 |
+ |
DefineOptionalParameterWithDefaultValue(PrintHeatFlux, "printHeatFlux", false); |
| 122 |
|
DefineOptionalParameterWithDefaultValue(OutputForceVector, "outputForceVector", false); |
| 123 |
|
DefineOptionalParameterWithDefaultValue(OutputParticlePotential, "outputParticlePotential", false); |
| 124 |
|
DefineOptionalParameterWithDefaultValue(OutputElectricField, "outputElectricField", false); |