-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mesh modifier for interfaces from sidesteps #180
Comments
pou036
added a commit
that referenced
this issue
Aug 7, 2019
…ay through yet, just touched nodes on boundaries...)
pou036
added a commit
that referenced
this issue
Aug 8, 2019
pou036
added a commit
that referenced
this issue
Aug 9, 2019
…ppearing sometimes, still needs debugging...)
pou036
added a commit
that referenced
this issue
Aug 9, 2019
Removed debug code to print parsing structure (elements, nodes, coords)
pou036
added a commit
that referenced
this issue
Aug 9, 2019
pou036
added a commit
that referenced
this issue
Aug 9, 2019
pou036
added a commit
that referenced
this issue
Aug 14, 2019
pou036
added a commit
that referenced
this issue
Aug 22, 2019
mustafasari87
added a commit
that referenced
this issue
Aug 23, 2019
* master: #180 hidden superseded test (since Civet complains about permissions on that file) #180 moved mesh files to test directory (and made them visible to git) #180 bug fix (was causing bad_alloc crash) Removed debug code to print parsing structure (elements, nodes, coords) #180 first version running, along with tests (but bad_alloc problem appearing sometimes, still needs debugging...) #180 something working... That's a start but needs testing #180 started implementation of InterfaceFromSideSet. (Not even half-way through yet, just touched nodes on boundaries...) #19 updated tests #19 comment #19 missing test files #19 added (unreachable) missing returns #19 renamed materials (yes: and added ticket number so I can do a pull request... When am I gonna learn?....) updated skipped tests (with elasticity) Updated redback interfacekernels and their tests Fix test file const Function (refs MOOSE #13480) #169 disabled momentarily test_pressure_force as it still crashes on civet (but passes on mac) #169 modified test that's failing on civet (discrepancy linux vs mac?). Fingers crossed... https://civet.inl.gov/job/292200/ #169 removed commented print statements (for debug purposes) as they contain banned keywords #169 Porting some changes from branch 169 about new directional derivative for continuation Ignoring debug files
pou036
added a commit
that referenced
this issue
Sep 10, 2019
…opposed to UnterfaceFromSidesetGenerator only working with linear sidesets) First draft (with lots of cleaning to do...)
pou036
added a commit
that referenced
this issue
Sep 11, 2019
pou036
added a commit
that referenced
this issue
Sep 11, 2019
pou036
added a commit
that referenced
this issue
Sep 11, 2019
Deleted InterfaceFromSidesetGenerator (superseded by BreakMeshBySidesetGenerator, which can handle non-straight sidesets, even though limited to 2D for now)
pou036
added a commit
that referenced
this issue
Sep 12, 2019
pou036
added a commit
that referenced
this issue
Sep 18, 2019
…ected connected by default until now)
pou036
added a commit
that referenced
this issue
Sep 23, 2019
pou036
added a commit
that referenced
this issue
Oct 2, 2019
pou036
added a commit
that referenced
this issue
Oct 16, 2019
pou036
added a commit
that referenced
this issue
Apr 7, 2021
pou036
added a commit
that referenced
this issue
Jun 10, 2021
…nisotropicTensorAux Now using functions for longitudinal and transversal components. Those function can take the potential field as parameter
pou036
added a commit
that referenced
this issue
Jun 10, 2021
pou036
added a commit
that referenced
this issue
Nov 29, 2021
…y (not just checking that all face nodes are on surface) Added new corresponding (not using model boundary tags as this is not working yet)
pou036
added a commit
that referenced
this issue
Dec 2, 2021
…ere missed * elt_ref can be picked up randomly without particular conditions (is that really true?) * added corresponding test (and files missed in previous commit)
pou036
added a commit
that referenced
this issue
Dec 8, 2021
…D. (Still some TODOs left) added and updated corresponding tests
pou036
added a commit
that referenced
this issue
Dec 13, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need a mesh modifier to create interfaces from sidesets
The text was updated successfully, but these errors were encountered: