|
Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
Class containing the parameters for a van der Waals LJ-type interaction. More...
#include <LennardJonesParameters.h>

Public Member Functions | |
| LennardJonesParameters (double vdwRadius, double wellDepth) | |
| Constructor. More... | |
| LennardJones | toMMLennardJones (const LennardJonesParameters &otherLjParameters, double scalingFactor) const |
| Method returning the LennardJones analogon with the right unit conversions to be used in the calculation. | |
Class containing the parameters for a van der Waals LJ-type interaction.
| Scine::MolecularMechanics::LennardJonesParameters::LennardJonesParameters | ( | double | vdwRadius, |
| double | wellDepth | ||
| ) |
Constructor.
| vdwRadius | Unit: Angstrom |
| wellDepth | Unit: kcal/mol |