speth/ember

Compilation error

rchorda opened this issue · 1 comments

Ember doesn't complete compilation due to the absence of function "initTranport" in cantera.

That function was eliminated from "include/cantera/transport/TransportFactory.h" in commit 873029503f41d76aa33c2bb62fb915adb635f140 at github cantera/cantera repository:

Cantera/cantera@8730295

Same configurations for Sundials-Cantera-Ember successfully ends its compilación for 5fd0af9 versión (previous one in cantera repo).

Yours,
Ramón

This is fixed by a combination of Cantera revision r3412 and Ember revision cfb9e37. Thanks for pointing out the problem.