FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

maitlandSmith Class Reference

Foam::pairPotentials::maitlandSmith. More...

#include <potential/maitlandSmith.H>


Detailed Description

Foam::pairPotentials::maitlandSmith.

From:

@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}
}
Source files

Definition at line 77 of file maitlandSmith.H.

Inheritance diagram for maitlandSmith:
Collaboration diagram for maitlandSmith:

List of all members.

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.

Constructor & Destructor Documentation

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.


Member Function Documentation

TypeName ( "maitlandSmith"    )

Runtime type information.

scalar unscaledEnergy ( const scalar   r  ) const [virtual]

Implements pairPotential.

Definition at line 69 of file maitlandSmith.C.

References Foam::pow().

bool read ( const dictionary &   pairPotentialProperties  ) [virtual]

Read dictionary.

Implements pairPotential.

Definition at line 81 of file maitlandSmith.C.

References dictionary::lookup(), and dictionary::subDict().


The documentation for this class was generated from the following files:
  • src/lagrangian/molecularDynamics/potential/pairPotential/derived/maitlandSmith/maitlandSmith.H
  • src/lagrangian/molecularDynamics/potential/pairPotential/derived/maitlandSmith/maitlandSmith.C