You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is intended for the discussion and planning of a NeoFOAM workflow. Here, workflow means how to execute simulations and parameter studies. This would be useful for a continuous benchmarking setup. We have several options:
I agree that Python + yaml is a very good lang + config file system to work with. I looked into snakeMake previously and it is cool, but I find the mixing of languages etc made it a big meh. Could be a skill thing though.
This issue is intended for the discussion and planning of a NeoFOAM workflow. Here, workflow means how to execute simulations and parameter studies. This would be useful for a continuous benchmarking setup. We have several options:
@HenningScheufler and I agreed on having a python based approach since the data analysis ecosystem is very exetensive.
Ideally one can have a yaml/json file which encodes a workflow/ parameterstudy. In the case of obr it would look like
The text was updated successfully, but these errors were encountered: