Skip to content

Commit

Permalink
Update test/test_quadric.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise authored Nov 6, 2024
1 parent a7da1a4 commit fba6201
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_quadric.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from openmc_cad_adapter import to_cubit_journal
from openmc_cad_adapter.gqs import *


def test_ellipsoid_classification():
# ELLIPSOID
testEllip = openmc.Quadric(1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0)
Expand Down

0 comments on commit fba6201

Please sign in to comment.