Foam::pairPotentials::maitlandSmith. More...
#include <potential/maitlandSmith.H>
Foam::pairPotentials::maitlandSmith.
@ARTICLE{MA_Maitland_Smith, author = {{Maitland}, G.~C. and {Smith}, E.~B.}, title = {A simplified representation of intermolecular potential energy}, journal = {Chemical Physics Letters}, year = 1973, month = oct, volume = 22, pages = {443-446}, adsurl = {http://adsabs.harvard.edu/abs/1973CPL....22..443M}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} }
Parameters for other monoatomics from:
@BOOK{MD_Maitland_Rigby_Smith_Wakeham, AUTHOR = {Geoffrey C. Maitland and Maurice Rigby and E. Brian Smith and William A. Wakeham}, TITLE ={Intermolecular Forces: Their Origin and Determination}, PUBLISHER ={Oxford University Press}, YEAR = {1981} }
Definition at line 77 of file maitlandSmith.H.
Public Member Functions | |
TypeName ("maitlandSmith") | |
Runtime type information.
| |
maitlandSmith (const word &name, const dictionary &pairPotentialProperties) | |
Construct from components.
| |
~maitlandSmith () | |
scalar | unscaledEnergy (const scalar r) const |
bool | read (const dictionary &pairPotentialProperties) |
Read dictionary.
|
maitlandSmith | ( | const word & | name, |
const dictionary & | pairPotentialProperties | ||
) |
Construct from components.
Definition at line 51 of file maitlandSmith.C.
~maitlandSmith | ( | ) | [inline]
|
Definition at line 109 of file maitlandSmith.H.
TypeName | ( | "maitlandSmith" | ) |
Runtime type information.
scalar unscaledEnergy | ( | const scalar | r ) | const [virtual]
|
bool read | ( | const dictionary & | pairPotentialProperties ) | [virtual]
|
Read dictionary.
Implements pairPotential.
Definition at line 81 of file maitlandSmith.C.
References dictionary::lookup(), and dictionary::subDict().