Skip to content
Snippets Groups Projects
Commit 62f703f8 authored by lhausamm's avatar lhausamm
Browse files

Switch back to float with grackle

parent 875318be
No related branches found
No related tags found
1 merge request!499Improved grackle
......@@ -533,7 +533,7 @@ if test "x$with_grackle" != "xno"; then
[grackle],
[initialize_chemistry_data],
[AC_DEFINE([HAVE_GRACKLE],1,[The GRACKLE library appears to be present.])
AC_DEFINE([CONFIG_BFLOAT_8],1,[Use double in grackle])
AC_DEFINE([CONFIG_BFLOAT_4],1,[Use double in grackle])
],
[AC_MSG_ERROR(Cannot find grackle library!)],
[$GRACKLE_LIBS $GRACKLE_INCS $FCLIBS]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment