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

exponentialRepulsion Class Reference

#include <potential/exponentialRepulsion.H>


Detailed Description

Source files

Definition at line 51 of file exponentialRepulsion.H.

Inheritance diagram for exponentialRepulsion:
Collaboration diagram for exponentialRepulsion:

List of all members.

Public Member Functions

 TypeName ("exponentialRepulsion")
 Runtime type information.
 exponentialRepulsion (const word &name, const dictionary &pairPotentialProperties)
 Construct from components.
 ~exponentialRepulsion ()
scalar  unscaledEnergy (const scalar r) const
bool  read (const dictionary &pairPotentialProperties)
 Read dictionary.

Constructor & Destructor Documentation

exponentialRepulsion ( const word &   name,
const dictionary &   pairPotentialProperties  
)

Construct from components.

Definition at line 51 of file exponentialRepulsion.C.

~exponentialRepulsion (  ) [inline]

Definition at line 81 of file exponentialRepulsion.H.


Member Function Documentation

TypeName ( "exponentialRepulsion"    )

Runtime type information.

scalar unscaledEnergy ( const scalar   r  ) const [virtual]

Implements pairPotential.

Definition at line 70 of file exponentialRepulsion.C.

References Foam::exp().

bool read ( const dictionary &   pairPotentialProperties  ) [virtual]

Read dictionary.

Implements pairPotential.

Definition at line 76 of file exponentialRepulsion.C.

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


The documentation for this class was generated from the following files: