DanielYankura
DanielYankura
## Bug Description I am currently working with the k-epsilon turbulence model. I have a solution for a case where the turbulence was very relaxed, but I wanted to use...
### Motivation Adding more features to the mesh diagnostic system will help users debug issues with their meshes. Linked to #25278 and #28816 ### Design Should be added to MeshDiagnostics...
- When creating sidesets from nodesets if the sideset shares an id with a nodeset they are combined - This checks first that the two are actually the same (same...
When no matching nodes are found, libmesh throws an error now refs idaholab/moose#27758
refs #30564 ## Reason Utilizing Libtorch would add more capabilities to Gaussian Process ## Design Replace all Eigen::Matrices with torch::Tensors Replace methods that have a Libtorch equivalent. ## Impact This...