Foam::pairPotentials::azizChen. More...
#include <potential/azizChen.H>
Foam::pairPotentials::azizChen.
@article{MA_Aziz_Chen,
author = {R. A. Aziz and H. H. Chen},
collaboration = {},
title = {An accurate intermolecular potential for argon},
publisher = {AIP},
year = {1977},
journal = {The Journal of Chemical Physics},
volume = {67},
number = {12},
pages = {5719-5726},
url = {http://link.aip.org/link/?JCP/67/5719/1},
doi = {10.1063/1.434827}
}
Definition at line 69 of file azizChen.H.
Inheritance diagram for azizChen:
Collaboration diagram for azizChen:Public Member Functions | |
| TypeName ("azizChen") | |
| Runtime type information.
| |
| azizChen (const word &name, const dictionary &pairPotentialProperties) | |
| Construct from components.
| |
| ~azizChen () | |
| scalar | unscaledEnergy (const scalar r) const |
| bool | read (const dictionary &pairPotentialProperties) |
| Read dictionary.
| |
| azizChen | ( | const word & | name, |
| const dictionary & | pairPotentialProperties | ||
| ) |
Construct from components.
Definition at line 51 of file azizChen.C.
| ~azizChen | ( | ) | [inline]
|
Definition at line 106 of file azizChen.H.
| TypeName | ( | "azizChen" | ) |
Runtime type information.
| scalar unscaledEnergy | ( | const scalar | r ) | const [virtual]
|
Implements pairPotential.
Definition at line 74 of file azizChen.C.
References Foam::exp(), and Foam::pow().
| bool read | ( | const dictionary & | pairPotentialProperties ) | [virtual]
|
Read dictionary.
Implements pairPotential.
Definition at line 99 of file azizChen.C.
References dictionary::lookup(), and dictionary::subDict().