-
**Please describe the problem you are trying to solve.**
At the workshop I was made aware that the remeshing feature could be nicely combined with the direct-access feature to change the region of …
-
Hi,
I think this is an excellent code.
is it possible to give an example of conjugate heat transfer for the flow around a cylinder to determine the Nusselt's number correlations?
a similar…
-
I am interested in choosing a Python finite-element package for a project involving active droplets. I am wondering if it is possible to briefly compare/contrast pyoomph to [sfepy](https://sfepy.org/d…
-
From the discussion #3587 @scott-conn found out that our definition of immersed derivatives ~~does not work very well~~ is **wrong** when using reduced fields.
Consider, for example, a field reduce…
-
It's currently defined _after_ these:
https://github.com/CliMA/Oceananigans.jl/blob/72e2197e640ddf308fd40aa4658e7686e596bccd/src/Oceananigans.jl#L194-L215
in addition, `ImmersedBoundaries` exten…
-
@johncmarshall54 suggested that a good validation test for an immersed boundary implementation is a topographic Rossby wave, a la:
https://journals.ametsoc.org/mwr/article/125/9/2293/104481/Represe…
-
Just wondering if you implemented it and if it is stable enough to use...
I was thinking to apply drag, from thw wikipedia drag equation , then push the fluid away from the normals of the immersed t…
-
I am trying to run simulations with `ImmersedPoissonSolver` in [this branch](https://github.com/CliMA/Oceananigans.jl/commit/4529c6e49b9ebd9dbefb71725ef32b1d3cd64354) as suggested by @simone-silvestri…
-
The [Simulation tips](https://clima.github.io/OceananigansDocumentation/stable/simulation_tips/#Arrays-in-GPUs-are-usually-different-from-arrays-in-CPUs) section of the docs probably needs updating. F…
-
Hi,
I'm just wondering if this solver is possible for modification to include heat tranfer equation (energy equation) ? Is there any source of literatures or papers where this HFDIB based on ? thank…