Skip to content

Use boundary_id_type for nodeset/sideset counter types in Abaqus mesh reader#3442

Merged
jwpeterson merged 1 commit intolibMesh:develfrom
jessecarterMOOSE:abaqus_boundary_type
Nov 15, 2022
Merged

Use boundary_id_type for nodeset/sideset counter types in Abaqus mesh reader#3442
jwpeterson merged 1 commit intolibMesh:develfrom
jessecarterMOOSE:abaqus_boundary_type

Conversation

@jessecarterMOOSE
Copy link
Copy Markdown
Contributor

Counting Abaqus nodesets/sidesets was done with a short int, which can overflow for big models. Use boundary_id_type instead.

@moosebuild
Copy link
Copy Markdown

Job Coverage on 75dde05 wanted to post the following:

Coverage

bc27fd #3442 75dde0
Total Total +/- New
Rate 59.74% 59.74% - 0.00%
Hits 48341 48341 - 0
Misses 32578 32578 - 2

Diff coverage report

Full coverage report

Warnings

  • New new line coverage rate 0.00% is less than the suggested 90.0%

This comment will be updated on new commits.

@jwpeterson jwpeterson merged commit 09d0e4f into libMesh:devel Nov 15, 2022
@jessecarterMOOSE jessecarterMOOSE deleted the abaqus_boundary_type branch November 15, 2022 14:32
@jessecarterMOOSE
Copy link
Copy Markdown
Contributor Author

Thanks @jwpeterson !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants