redox/recipes/wip/science/openfoam/recipe.toml
2024-02-17 23:36:16 +00:00

10 lines
207 B
TOML

#TODO missing script for building, see https://openfoam.org/download/11-source/
[source]
tar = "http://dl.openfoam.org/source/11"
[build]
template = "custom"
dependencies = [
"paraview",
"scotch",
]