-
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
Implement DPG kernels #169
Comments
pou036
added a commit
that referenced
this issue
Nov 16, 2018
…ith elemental variables (NOT WORKING YET) Added DPG material properties for cnoidal directly in RedbackMaterial so we can use RedbackContinuation on lambda and mu New way to compute directional derivative DD (new RedbackContinuationAux AuxKernel) ScalarKernel RedbackContinuation now working with 2 postprocessors (to handle elemental and nodal component of DD)
pou036
added a commit
that referenced
this issue
Feb 13, 2019
…ative for continuation Ignoring debug files
Merged
pou036
added a commit
that referenced
this issue
Feb 13, 2019
pou036
added a commit
that referenced
this issue
Apr 11, 2019
Problem: can't seem to get proper phi_neighbor objects in DGkernels (see DPGmyDGkernel22.C for instance), so I'm getting the (wrong) phi for now...
pou036
added a commit
that referenced
this issue
Jul 5, 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: