Skip to content
Snippets Groups Projects
Commit 38b70a35 authored by Anna Wellmann's avatar Anna Wellmann
Browse files

Merge branch 'develop' into testNodeNumberInBCs

parents 27d5e091 7a04f613
No related branches found
No related tags found
1 merge request!223Use the correct number of nodes for boundary conditions in GridGenerator
#!/bin/bash
source ./regression-tests/__regression_test_executer.sh
# 1. set reference data directory (must match the folder structure in https://github.com/irmb/test_data)
......@@ -14,3 +16,5 @@ RESULT_DATA_DIR=output/Sphere
run_regression_test "$REFERENCE_DATA_DIR" "$CMAKE_FLAGS" "$APPLICATION" "$RESULT_DATA_DIR"
# fieldcompare dir output/Sphere reference_data/regression_tests/gpu/SphereInChannel --include-files "*.vtu"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment