Skip to content

Commit 0125ef8

Browse files
author
dtyagi
committed
folders restructured
1 parent ea4d86b commit 0125ef8

24 files changed

+155
-1
lines changed

.github/workflows/run-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: run-fenics-nextflow-benchmark
5353
shell: bash -l {0}
5454
run: |
55-
cd $GITHUB_WORKSPACE/benchmarks/linear-elasticity-plate-with-hole-nextflow/
55+
cd $GITHUB_WORKSPACE/benchmarks/linear-elastic/FEniCS/infinite-plate-with-hole-nextflow/
5656
nextflow run main.nf
5757
5858
#- name: run-optimization-workflow

benchmarks/linear-elastic/FEniCS/infinite-plate-with-hole-nextflow/.nextflow.log

Lines changed: 152 additions & 0 deletions
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
MANIFEST-000002

benchmarks/linear-elastic/FEniCS/infinite-plate-with-hole-nextflow/.nextflow/cache/361c7a5b-d9e3-46a4-943c-66e01ef2c43b/db/LOCK

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2025-07-25 14:34:35 2m 25s shrivelled_mestorf OK fda77e6b361d53df77be7b993812bb48 361c7a5b-d9e3-46a4-943c-66e01ef2c43b nextflow run main.nf

0 commit comments

Comments
 (0)