-
When one changes `uex = sin(2*y)*(1-z**2)` to `uex = sin(2.05*y)*(1-z**2)` in the manufactured solution, the error for the x-component of the flow velocity increases from 3.9229e-14 to 2.672e0.
Wou…
-
Initial Opening remarks by ACP 2017/03/28 13:39. This will be a test of real use of the Issues system.
[SIMVAD__A_LEFT_VENTRICULAR_ASSIST_DEVICE_SIMULATOR.181.pdf](https://github.com/alfpinchak/h…
-
## Reason
- [x] Heat conduction is more like heat transfer https://github.com/idaholab/moose/pull/25585
~~FSI is more like acoustics in my understanding~~
- [ ] FSI could be renamed to fluid_struct…
-
Compact finite difference schemes are families of high-order implicit operators for derivatives on structured rectilinear or curvilinear grids, most commonly used for hyperbolic PDEs for their favorab…
-
I am working on modeling the phase change problems. For that, I want to solve the energy equation with phase change terms in conservative form. I am thinking of writing one subclass derived from AdvDi…
-
I find two issues with this lesson:
1. I think while this lesson is well-intended, it delivers the message that pure, functional programming is the only right way to do programming. There is no men…
-
Hi,
I want to solve a 2D poisson equation Ax=b (to solve for pressure for some fluid dynamics simulation), but I realized that even setting up the matrix is strangly incredibly slow. I'm trying to se…
-
Hello,
Julia's flux.jl package seemed to provide some interesting abilities in the domain of designing and training neural networks. My recent exposure to the same, albeit limited, has drawn my att…
-
## ❓ Questions & Help
Thanks for sharing excellent work.
I would like to do computational fluid dynamics simulation. (Something like https://www.youtube.com/watch?v=U38cKk-sxyY&ab_channel=Aut…
-
Due to a limitation of moab it is safer to have at most one refineDiag script in the xml.
The limitation is as follows: FRE adds the pathnames of all refineDiag scripts to some environment variable (…