Closed GoogleCodeExporter closed 9 years ago
I also found an inconsistency between the Python/Cython module: The old
interface labeled the inlets 'fuel inlet' and 'oxidizer inlet', whereas the new
interface uses underscores instead of blanks.
Original comment by thetruet...@googlemail.com
on 23 May 2013 at 7:06
I think the solution to this is for the Sim1D.restore method to not require
matching the "id" attribute of the domain, but rather to require that the
domains appear in the XML file in order from left to right, and to simply check
that they have the correct "type" attribute. The "id" should be irrelevant.
Original comment by yarmond
on 23 May 2013 at 5:17
This issue was closed by revision r2425.
Original comment by yarmond
on 26 Jun 2013 at 12:23
Original issue reported on code.google.com by
andi.rue...@gmx.at
on 22 May 2013 at 4:34