Skip to content

Commit 54f140c

Browse files
committed
Update yml files
1 parent 7e70674 commit 54f140c

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

benchmarks/linear-elastic-plate-with-hole/environment_postprocessing.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ dependencies:
1111
- pyvista
1212
- rdflib
1313
- matplotlib
14+
- pandas
15+
- pip
16+
- pip:
17+
- roc-validator
18+
- rohub
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"researchProblem": {
3+
"description": "This benchmark describes a linear-elastic plate with a hole test case used in the NFDI-4Ing Model Validation Platform for comparing and validating computational modelling methods."
4+
},
5+
"rocrate": {
6+
"name": "NFDI4Ing Provenance",
7+
"description": "Benchmark for linear-elastic plate with a hole",
8+
"license": "https://opensource.org/licenses/MIT"
9+
}
10+
}

environment_benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ dependencies:
1111
- conda
1212
- pip
1313
- pip:
14-
- "git+https://github.com/izus-fokus/snakemake-report-plugin-metadata4ing@v1.0.0#egg=snakemake-report-plugin-metadata4ing"
14+
- "git+https://github.com/izus-fokus/snakemake-report-plugin-metadata4ing@v1.2.0#egg=snakemake-report-plugin-metadata4ing"

0 commit comments

Comments
 (0)