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]
|
||||
scalar molWeight_;
|
||||
|
||||
//- Number of elementary charges of specie
|
||||
scalar nCharges_;
|
||||
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue