# executables for exercisebiomin
dune_add_test(NAME exercise_biomin
SOURCES exercisebiomin.cc CMD_ARGS -TimeLoop.TEnd 1e5)
# add tutorial to the common target
add_dependencies(test_exercises exercise_biomin)
# add a symlink for each input file add_input_file_links()