Skip to content

Commit 258938b

Browse files
committed
test_polygon test again
1 parent 9ad2943 commit 258938b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_setup_geometry.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ addPolygon!(Phase, Temp, Cart; xlim=[500.0, 200.0, 500.0],ylim=[100.0,400.0], zl
234234

235235
@test maximum(Phase) == 8
236236
@test minimum(Temp) == 21.40845070422536
237+
@test sum(Phase) == 292736
237238

238239
# Test the Bending slab geometry
239240

0 commit comments

Comments
 (0)