File tree Expand file tree Collapse file tree 3 files changed +31
-0
lines changed
flow-over-heated-plate-nearest-projection Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ - Add ` flow-over-heated-plate-nearest-projection ` tutorial to system tests with ` metadata.yaml ` and test entries (refs #448 ).
Original file line number Diff line number Diff line change 1+ name : Flow over heated plate nearest projection
2+ path : flow-over-heated-plate-nearest-projection
3+ url : https://precice.org/tutorials-flow-over-heated-plate-nearest-projection.html
4+
5+ participants :
6+ - Fluid
7+ - Solid
8+
9+ cases :
10+ fluid-openfoam :
11+ participant : Fluid
12+ directory : ./fluid-openfoam
13+ run : ./run.sh
14+ component : openfoam-adapter
15+
16+ solid-openfoam :
17+ participant : Solid
18+ directory : ./solid-openfoam
19+ run : ./run.sh
20+ component : openfoam-adapter
Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ test_suites:
1111 - fluid-openfoam
1212 - solid-calculix
1313 reference_result : ./perpendicular-flap/reference-results/fluid-openfoam_solid-calculix.tar.gz
14+ - path : flow-over-heated-plate-nearest-projection
15+ case_combination :
16+ - fluid-openfoam
17+ - solid-openfoam
18+ reference_result : ./flow-over-heated-plate-nearest-projection/reference-results/fluid-openfoam_solid-openfoam.tar.gz
1419 openfoam_adapter_release :
1520 tutorials :
1621 - path : flow-over-heated-plate
@@ -65,6 +70,11 @@ test_suites:
6570 - fluid-openfoam
6671 - solid-dealii
6772 reference_result : ./perpendicular-flap/reference-results/fluid-openfoam_solid-dealii.tar.gz
73+ - path : flow-over-heated-plate-nearest-projection
74+ case_combination :
75+ - fluid-openfoam
76+ - solid-openfoam
77+ reference_result : ./flow-over-heated-plate-nearest-projection/reference-results/fluid-openfoam_solid-openfoam.tar.gz
6878 - path : multiple-perpendicular-flaps
6979 case_combination :
7080 - fluid-openfoam
You can’t perform that action at this time.
0 commit comments