mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
*** empty log message ***
This commit is contained in:
@@ -13,7 +13,7 @@ ideal_gas(name = "air",
|
||||
reactions = "all",
|
||||
transport = "Mix",
|
||||
initial_state = state(temperature = 300.0,
|
||||
pressure = OneAtm) )
|
||||
pressure = OneAtm, mole_fractions = 'O2:0.21, N2:0.78, AR:0.01') )
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user