Open GoogleCodeExporter opened 9 years ago
Another example:
inlet_f = Inlet('fuel');
massFraction(inlet_f, 'CH4')
Ends up interpreting the first character of 'CH4' as an int. This is despite
the fact that other functions in the 1D module accept species names in the
argument list.
Original comment by yarmond
on 22 Oct 2013 at 1:26
Original issue reported on code.google.com by
yarmond
on 20 Oct 2013 at 8:26