Skip to content

Commit 835eeb2

Browse files
authored
Merge pull request #151 from openmsr/ebknudsen-patch-2
add JOSS-badge
2 parents 384021c + 08eb584 commit 835eeb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ CAD_to_OpenMC uses cadQuery and its links to OCCT
1515
The code structure relies on a main class *Assembly*, which maintains the geometry in terms of a list of instances of the subclass Entity.
1616
A geometry is imported from a (set of) .step files into the entity-list. This list is passed on to a mesher-class which generates a meshed geometry.
1717

18+
We've written a paper covering this software: [![status](https://joss.theoj.org/papers/fc9555a355e3d399303a371bfce633f5/status.svg)](https://joss.theoj.org/papers/fc9555a355e3d399303a371bfce633f5)
19+
1820
# Other options
1921

2022
CAD_to_OpenMC is certainly not the only package that tries to solve this problem. Other options include:

0 commit comments

Comments
 (0)