add_input_file_links()

dumux_add_test(NAME co2plumeshapeexercise
              SOURCES co2plumeshapeexercise.cc
              COMPILE_DEFINITIONS TYPETAG=PlumeShapeBoxTypeTag
              TIMEOUT 1800
              COMMAND ${dumux_INCLUDE_DIRS}/bin/testing/runtest.py
              CMD_ARGS  --script fuzzy
                        --files ${CMAKE_SOURCE_DIR}/lecture/references/co2plumeshape-reference.vtu
                                ${CMAKE_CURRENT_BINARY_DIR}/co2plumeshape-00071.vtu
                        --command "${CMAKE_CURRENT_BINARY_DIR}/co2plumeshapeexercise -TimeLoop.TEnd 7e6 -TimeLoop.EpisodeLength 1e5  -BoundaryConditions.InjectionRate 0.01")
