-
Hi, SU2 developers,
I recently working on the flapping wing using SU2. Since the Mach number is much smaller than 0.3, I use the incompressible solver with pitching mesh deformation to simulate the f…
-
So, my group could go ahead and start doing things like running density calculations of solutions using `OpenMM`, but it would be good to cast this into the framework of what we will need for `Propert…
-
Similar to the 'infinte scrolling' progress bar?
-
What functionality should be accessible? How should we access it? What is core? What exists already in a usable state? (see StatsBase.jl, MLBase.jl, MachineLearning.jl, ...) What should be wrapped/…
-
The following code correctly fails to type-check:
``` haskell
{-@
error :: { x : String | false } -> a
@-}
example :: Maybe ()
example = do
_ m` (i.e. generalizing the constraint to any `Monad`…
-
Hello Richard,
Shana Tova.
I tried to calculate entropy of formation of a compound as function of composition.
The calculation of entropy is done by numerical differentiation of Gibbs energy of format…
-
Interesting things happen when freezing water with crates in. For example, I managed to launch a crate through the stone wall and out of the level. Also, I pushed two crates inside each other. Not con…
-
Hi,
Doing a simple calculation with Coolprop 5 (Python wrapper) for a turbine expansion.
With the parameters,
> fluid = 'SES36'
> p_in = 1572358 # Pa
> t_in = 417.20 # K
I got the enthalpy …
-
```
I ran the Cup_Burner validation cases successfully but then noticed the Matlab script
is not working. It appears that the FDS output files (_devc.csv) have different numbers
of columns, which caus…
-
```
Run the case
FAA_Polymers_PBT_35_solid_only.fds
in debug mode and it will fail when the polymer burns away, leaving only the backing
material. This does not happen when the ABSORPTION_COEFFICIE…