OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::SCInteractionData Struct Reference

Public Attributes

RealType alpha
 
RealType epsilon
 
RealType m
 
RealType n
 
RealType rCut
 
RealType vCut
 
CubicSplineV
 
CubicSplinephi
 
bool explicitlySet
 

Detailed Description

Definition at line 64 of file SC.hpp.

Member Data Documentation

◆ alpha

RealType OpenMD::SCInteractionData::alpha

Definition at line 65 of file SC.hpp.

◆ epsilon

RealType OpenMD::SCInteractionData::epsilon

Definition at line 66 of file SC.hpp.

◆ explicitlySet

bool OpenMD::SCInteractionData::explicitlySet

Definition at line 73 of file SC.hpp.

◆ m

RealType OpenMD::SCInteractionData::m

Definition at line 67 of file SC.hpp.

◆ n

RealType OpenMD::SCInteractionData::n

Definition at line 68 of file SC.hpp.

◆ phi

CubicSpline* OpenMD::SCInteractionData::phi

Definition at line 72 of file SC.hpp.

◆ rCut

RealType OpenMD::SCInteractionData::rCut

Definition at line 69 of file SC.hpp.

◆ V

CubicSpline* OpenMD::SCInteractionData::V

Definition at line 71 of file SC.hpp.

◆ vCut

RealType OpenMD::SCInteractionData::vCut

Definition at line 70 of file SC.hpp.


The documentation for this struct was generated from the following file: