We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5a49f commit c064db8Copy full SHA for c064db8
CITATION.cff
@@ -0,0 +1,21 @@
1
+cff-version: 1.2.0
2
+message: "If you use this software, please cite it as below."
3
+title: classy_blocks
4
+abstract: "A Python library for generating block-structured meshes in OpenFOAM and other CFD workflows."
5
+repository-code: "https://github.com/damogranlabs/classy_blocks"
6
+license: "MIT"
7
+doi: 10.5281/zenodo.16785017
8
+authors:
9
+ - family-names: Jurkovič
10
+ given-names: Nejc
11
+keywords:
12
+ - "CFD"
13
+ - "OpenFOAM"
14
+ - "meshing"
15
+ - "block-structured"
16
+ - "blockMesh"
17
+ - "blockMeshDict"
18
+ - "geometry"
19
+ - "modeling"
20
+ - "hexahedral"
21
+ - "parametric"
0 commit comments