Hi,
I ran
"python3 krome -enzo -compact -cooling=H2,ATOMIC -n networks/react_primordialZ_UV -useTabs -noVerbatimFile -photoBins=10".
Then, I copied the krome_enzo_patch directory to enzo-dev/src/enzo/. I ran krome_enzo.py,
and then I ran kromebuild.sh. However, I ran using gfortran instead of ifort, so to make that work I changed every instance of "-nowarn" to "-w", and I added "-ffree-line-length-none" to get rid of gfortran's limit on characters per line. When I ran my modified version of kromebuild.sh (linked here:
https://pastebin.com/MfdUCMLp), I got this output:
This was all run on Ubuntu 20.04.2 LTS.
My question is whether I did the previous steps correctly, and if I did, how I can get rid of these errors.
Thanks,
Ethan Fisk
Los Alamos National Laboratory, Los Alamos, NM, USA