Hi,
We're working on updating the current version of Krome in the AMUSE simulation package.
We noticed in the krome_ode.f90 file, there is this one line of code:
#IFKROME_use_chemo_toggle
if(krome_thermo_toggle>0) then
#ENDIFKROME
and we're wondering if this is a bug? It seems like the if statement should check krome_chemo_toggle and not krome_thermo_toggle.
Thank you,
Elko and Lourens