[Input] Fix conversion of Ion transport in cti2yaml
This commit is contained in:
parent
bddb339198
commit
a5b28ba799
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ _newNames = {
|
|||
'Edge': 'edge',
|
||||
'Mix': 'mixture-averaged',
|
||||
'Multi': 'multicomponent',
|
||||
'Ion': 'ion',
|
||||
'Ion': 'ionized-gas',
|
||||
'molar_volume': 'species-molar-volume',
|
||||
'solvent_volume': 'solvent-molar-volume',
|
||||
'unity': 'unity'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue