Skip to content

Commit c064db8

Browse files
committed
Add citation information
1 parent 0d5a49f commit c064db8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CITATION.cff

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)