Closed GoogleCodeExporter closed 9 years ago
There are a number of problems with this approach, but the issue generating the
error is that the ReactorNet function takes a cell array, so it should be
called as:
ReactorNet({gasifier});
I've modified the function in r1328 to accept the simpler syntax
ReactorNet(gasifier) for the case of a single reactor.
To resolve some of the other issues, you should look at some of the examples
that use reactor networks, and if you're still having problems, ask for help on
the user's group.
Original comment by yarmond
on 24 Mar 2012 at 1:37
Original issue reported on code.google.com by
RSce...@gmail.com
on 7 Oct 2011 at 8:24