-
An MFC features list is needed so people know what we have/don't have.
-
I am working with @jfrederik-nrel, @ndevelder, @gyalla, and others at NREL/SNL regarding a turbine performance issue that we see with OpenFAST/ALM runs in unsteady ABL runs.
The problem is observed…
-
Consider this example derived from the MHD rotor:
```julia
using OrdinaryDiffEq
using Trixi
###############################################################################
# semidiscretiz…
-
I have a timestep-based code in Regent, which on my current testcase of interest hangs after 5 timesteps, but appears not to do so on a smaller testcase.
I've tried:
1. Compiling with debug mode -…
-
**Describe the bug**
The uz meshing function does not seem to apply periodic boundary conditions correctly
**Expected behavior**
The flag should properly enable left-right periodic boundaries
…
-
Hello SU2 Community!
I am simulating flow over a 6-blade propeller and modeling 1/6th of the domain with an assumption that it is axisymmetric. I meshed the computational domain generating an unst…
-
**Describe the feature**
I think this would be more natural.
instead of `[io, jo, a, b, c]`, it should return `[io, jo], [a, b, c]`
-
I am investigating poor ATMForce performance for the common case where `ATMForce()` is given a NonbondedForce that is removed from the System.
I tracked the issue down to ComputeContext skipping `…
-
Given that the doc examples are gonna run much faster due to https://github.com/CliMA/Oceananigans.jl/pull/3135 (I'm assuming it's gonna get merged soon) should we create an example with an immersed b…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…