FlameSheet no longer compiles
emotheau opened this issue · 1 comments
emotheau commented
With fresh development
branches from IAMR, PelePhysics and AMReX, PeleLM does not compile for the FlameSheet problem:
Compiling pmf.cpp ...
In file included from [...]/PelePhysics_GitHub/Reactions/Fuego/CPU/cvode/reactor.cpp:1:0:
[...]/PelePhysics_GitHub/Reactions/Fuego/CPU/cvode/reactor.h:6:82: fatal error: cvode/cvode.h: No such file or directory
compilation terminated.
I have done a make TPL
before.
emotheau commented
A make
must be done before make TPL
in order to compile correctly PelePhysics