Class to hold molecule constant properties. More...
Public Member Functions | |
| constantProperties () | |
| constantProperties (const dictionary &dict) | |
| Construct from dictionary. More... | |
| const Field< vector > & | siteReferencePositions () const |
| const List< scalar > & | siteMasses () const |
| const List< scalar > & | siteCharges () const |
| const List< label > & | siteIds () const |
| List< label > & | siteIds () |
| const List< bool > & | pairPotentialSites () const |
| bool | pairPotentialSite (label sId) const |
| const List< bool > & | electrostaticSites () const |
| bool | electrostaticSite (label sId) const |
| const diagTensor & | momentOfInertia () const |
| bool | linearMolecule () const |
| bool | pointMolecule () const |
| label | degreesOfFreedom () const |
| scalar | mass () const |
| label | nSites () const |
Class to hold molecule constant properties.
Definition at line 90 of file molecule.H.
|
inline |
Definition at line 30 of file moleculeI.H.
|
inline |
Construct from dictionary.
Definition at line 43 of file moleculeI.H.
References Foam::abort(), dict, Foam::e, Foam::eigenValues(), Foam::eigenVectors(), Foam::endl(), Foam::FatalError, FatalErrorInFunction, forAll, Foam::Info, Foam::mag(), Foam::nl, p, molecule::Q(), Foam::rotationTensor(), List< T >::size(), Foam::sum(), x, Tensor< Cmpt >::xx(), DiagTensor< Cmpt >::yy(), Tensor< Cmpt >::yy(), Foam::Zero, DiagTensor< Cmpt >::zz(), and Tensor< Cmpt >::zz().

|
inline |
Definition at line 332 of file moleculeI.H.
Referenced by molecule::move(), and molecule::setSitePositions().

|
inline |
Definition at line 339 of file moleculeI.H.
|
inline |
Definition at line 346 of file moleculeI.H.
|
inline |
Definition at line 353 of file moleculeI.H.
Referenced by moleculeCloud::writeXYZ().

|
inline |
Definition at line 360 of file moleculeI.H.
|
inline |
Definition at line 367 of file moleculeI.H.
|
inline |
Definition at line 373 of file moleculeI.H.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::findIndex(), Foam::nl, and s().

|
inline |
Definition at line 392 of file moleculeI.H.
|
inline |
Definition at line 398 of file moleculeI.H.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::findIndex(), Foam::nl, and s().

|
inline |
Definition at line 417 of file moleculeI.H.
Referenced by molecule::move().

|
inline |
Definition at line 423 of file moleculeI.H.
Referenced by molecule::move().

|
inline |
Definition at line 429 of file moleculeI.H.
Referenced by molecule::move().

|
inline |
Definition at line 435 of file moleculeI.H.
|
inline |
Definition at line 452 of file moleculeI.H.
Referenced by molecule::move().

|
inline |
Definition at line 458 of file moleculeI.H.