Skip to content

Commit

Permalink
Merge pull request #25873 from roystgnr/new_iga_golds
Browse files Browse the repository at this point in the history
New IGA gold files, temporarily disable tests
  • Loading branch information
roystgnr authored Oct 27, 2023
2 parents 10a1251 + 06c1e82 commit a135b2e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
1.000000000000001
</DataArray>
<DataArray type="Float64" Name="u" format="ascii" RangeMin="0" RangeMax="0.4794383698264516">
0.4794383698264516 0.47779046814910714 0.47345648342332447 0.4793707678979067 0.47773691747449687 0.47344280026290786
0.4792017393054785 0.4776031182944452 0.47340889522507873 0 0 0
0.4794383698264516 0.47785813166466456 0.47345648342332447 0.47937076789790656 0.477804004039832 0.4734428002629079
0.4792017393054785 0.47766875832572725 0.47340889522507873 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<DataArray type="Float64" Name="u" format="ascii" RangeMin="0.4664190830301079" RangeMax="0.47941867657053144">
0.47941867657053144 0.4793470160152781 0.46700861382638914 0.4664190830301079 0.4794061486286514 0.4793335948962325
0.4670174842023429 0.46643240648164813 0.4789510392927619 0.4788559857818215 0.46737074950821267 0.46688048895779016
0.4788890594965306 0.47879152897639765 0.4674236823510491 0.46694417032597063 0.47941867657053144 0.47782274514523143
0.4731778149208336 0.47935239194713525 0.477768920103841 0.47316833690414034 0.47917859396070667 0.4776282680584865
0.47314445359715235 0.46840338932949643 0.4664190830301079 0.46844292791724507 0.46648508592828086 0.4685471483873554
0.46665644771971915 0.4789924330106903 0.4774779277068297 0.47311969863772757 0.4788890594965306 0.47739503774653225
0.4731076056637234 0.4686598064197738 0.46684039899031754 0.4687246576944469 0.46694417032597063
0.4788890594965306 0.47879152897639765 0.4674236823510491 0.46694417032597063 0.47941867657053144 0.47788827474102535
0.4731778149208336 0.47935239194713514 0.4778339381041117 0.47316833690414034 0.47917859396070667 0.47769192507288627
0.47314445359715235 0.4683219129028348 0.4664190830301079 0.4683625381259725 0.4664850859282808 0.4684695154461442
0.46665644771971915 0.4789924330106902 0.47754011391283846 0.4731196986377274 0.4788890594965306 0.47745638288945796
0.4731076056637234 0.4685851008080247 0.4668403989903176 0.46865155015628907 0.46694417032597063
</DataArray>
</PointData>
<CellData>
Expand Down
2 changes: 2 additions & 0 deletions test/tests/meshgenerators/file_mesh_generator/tests
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
[../]

[./exodus_iga_test]
skip = 'libMesh issue, #25819'
type = XMLDiff
input = '2d_diffusion_iga.i'
expect_out = 'Solve Converged'
Expand All @@ -44,6 +45,7 @@
[]

[./exodus_iga_nosplines_test]
skip = 'libMesh issue, #25819'
type = XMLDiff
input = '2d_diffusion_iga_nosplines.i'
expect_out = 'Solve Converged'
Expand Down

0 comments on commit a135b2e

Please sign in to comment.