-
I realized yesterday that `Calc_dt_1D`, `Calc_dt_2D`, and `Calc_dt_3D` all ignore the dual-energy formalism.
It would probably be more correct to use the internal energy in the regime where kinetic…
-
### Description
In some cases (see e.g. #7734) derivatives are involved in nonlinear strong components. If not solved with the appropriate precision, they may fool the ODE solvers's error control m…
-
Dear Professor,
I'm trying to replicate the simulations presented in "Numerical simulation of non-equilibrium wet steam flow
in a turbine cascade" using the wetSteamFoam solver.
I copied your set …
-
i'm currently exploring the creation of animated gifs because i'm exploring numerical simulations of the wave equation - which is nice to visualize with animations. here's a simulation of the 2D wave …
-
Running simulations with/without NLTE_CHROMOSPHERE makes a major difference in how often the code crashes or misbehaves. I suspect that the radiative timescale is the general culprit, and needs to be…
-
# Description
The simulation exhibits a discrepancy in the calculated $\Delta\psi(r=r_{\text{max}})$ during the first revolution, which deviates from theoretical predictions. Furthermore, $\Delta\psi$…
-
### Description
Code that runs fine in .NET 7 fails in .NET 8.
### Reproduction Steps
This affects a couple helper methods which have been in place for years.
```
public unsafe static Vec…
-
Dear Pro.Nairnj,
Is the Nairn-MPM can be used for the numerical simulations in FSI. Such as:
1) Seepage of water in soil;
2)Surge of landslide
Thanks a lot!
Best regard,
Henry
-
We should provide a section in the manual naming the numeric limits one needs to take into account when setting up simulations. This section should contain:
* temporal sampling from plasma frequency
…
-
DART is a very useful toolkit for implementing sophisticated controllers and easily running physics simulations, but a familiarity with control theory and numerical methods is still necessary in order…