KineticPreProcessor / KPP

The KPP kinetic preprocessor is a software tool that assists the computer simulation of chemical kinetic systems
GNU General Public License v3.0
22 stars 11 forks source link

inline code #111

Open gmichals opened 2 months ago

gmichals commented 2 months ago

Is there a limit to the lines of code that can be in the "inline code INIT"? If so, can that be changed?

yantosca commented 2 months ago

Tagging @RolfSander

RolfSander commented 2 months ago

src/scan.h defines MAX_INLINE. You can try to increase its value and recompile KPP.