forked from jaheyns/CfdOF
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.txt
More file actions
21 lines (19 loc) · 750 Bytes
/
Copy pathmetadata.txt
File metadata and controls
21 lines (19 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
; Metadata template for FreeCAD addons obtained from:
; https://gist.github.com/luzpaz/5e12362f0771eec9e6e82ef0e4d1ba56
[general]
; None of this is actually used yet
name=CfdOF
FreeCADMinimumVersion=0.17.14304
description=Computational Fluid Dynamics (CFD) analysis using OpenFOAM
about=Simple workflow to get started with CFD analysis.
Supports incompressible laminar and turbulent flow, basic multiphase flow,
and cut-cell cartesian meshing
version=1.3.1
tracker=https://forum.freecadweb.org/viewforum.php?f=37&sid=3d90858d2ff441bd10475a693b55643a
repository=https://gitlab.com/opensimproject/cfdof
license=GPL
icon="Gui/Resources/icons/cfd.svg"
[dependencies]
workbenches=FemWorkbench,PlotWorkbench
pylibs=matplotlib
optionalpylibs=