DanielYankura

Results 5 issues of 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...

C: Framework
T: defect
P: normal
C: Modules/Navier Stokes

### 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...

C: Framework
T: task

- 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...