Kyle Gamble

Results 11 comments of Kyle Gamble

> @gambka Can you comment on @aprilnovak's question: > > > Perhaps a BISON developer can comment on how many of the material properties in BISON fall into the "more-than-a-function-of-just-temperature"...

> Bison solid property could inherit from the open source one and add the EC'ed correlations I must not have been clear in explaining my concern. For example our thermal...

Related to the naming convention, we may want to consider renaming `StitchedMeshGenerator` to `StitchMeshGenerator` for the same reasons you described here.

I was pointed to this issue based upon behavior I'm seeing with a BISON problem I'm trying to run. The problem has 402120 nonlinear dofs of both `SECOND LAGRANGE` and...

> I suspect you would run into this issue with mortar as well. However, it would not be in the initial Jacobian evaluation. I had to look twice to verify...

If the computational framework is using the Exodus library should there not be defensive checks that prevent users from using features of the framework in an incompatible way with the...

[simple_diffusion.txt](https://github.com/idaholab/moose/files/7214192/simple_diffusion.txt) This file runs fine with the setup I talked about (a variable defined on multiple blocks but the kernels are block restricted). However, this uses ``` petsc_options_iname = '-pc_type...

> Hello > > I am also facing the same issue. Is there a way to resolve this? > > Best Avtar This comes about when having a variable specified...

I've ran into a use case where this feature would be useful for me as well.

Any idea when we may see these submodule updates go in? A moose submodule update in BISON a couple weeks ago (that included a libmesh update) started causing a VTB...