Encapsulation of a background species for usage with ItoKMCJSON.
More...
#include <CD_ItoKMCBackgroundSpecies.H>
|
bool | m_isDefined |
| Make sure model has initial data.
|
|
std::string | m_name |
| Neutral species name.
|
|
MolarFraction | m_molarFraction |
| Initial data function.
|
|
Encapsulation of a background species for usage with ItoKMCJSON.
◆ ItoKMCBackgroundSpecies()
Full constructor. Calls the define function.
- Parameters
-
[in] | a_name | Species name |
[in] | a_molarFraction | Molar fraction |
◆ define()
Define function. Puts object in usable state.
- Parameters
-
[in] | a_name | Species name |
[in] | a_molarFraction | Molar fraction |
◆ getName()
Get the species name.
- Returns
- m_name
◆ molarFraction()
Get molar fraction at the physical coordinates.
- Parameters
-
[in] | a_pos | Physical position |
The documentation for this class was generated from the following files: