class specie new attribute nCharges_
This commit is contained in:
parent
2b147f41da
commit
cdf1d5e829
1 changed files with 3 additions and 0 deletions
|
|
@ -65,6 +65,9 @@ class specie
|
||||||
//- Molecular weight of specie [kg/kmol]
|
//- Molecular weight of specie [kg/kmol]
|
||||||
scalar molWeight_;
|
scalar molWeight_;
|
||||||
|
|
||||||
|
//- Number of elementary charges of specie
|
||||||
|
scalar nCharges_;
|
||||||
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue