Finish rocrate - #2
Conversation
joergfunger
left a comment
There was a problem hiding this comment.
wouldn't it make sense to wait until we have the package being integrated into the plate benchmark? We would now have to adapt the changes that are made there then here once again. (I'm also on holiday and do not have the time to look at the RR in detail).
|
I am also working on the semantic package, which could be ready to use next week. I also agree that we can merge two PRs into one (RoHub/RoCrate + Semantic Package) |
|
This pull request introduces additional changes: 1. Split benchmark workflowsThe workflows used for branch protection have been separated into three independent, tool-specific workflows:
Although these workflows are largely similar, each is dedicated to a single simulation tool. They execute the benchmark independently and do not interact with RoHub. 2. Dedicated RoHub integration workflowA new workflow,
3. Integration of the
|
This PR integrates RoCrate and Rohub into rotating-cylinders benchmark, the same implementation as linear-elastic-plate-with-hole, closing #1