-
_Recommendation:_ Accept If Certain Minor Revisions Are Made
_Comments:_
> I think the paper is great, but I would love for them to make it even better. This should be strongly encouraged. This shou…
-
@uekerman observed that the output of the OpenFOAM adapter is too verbose in general, reducing readability.
We provide a preprocessor flag `ADAPTER_DEBUG_MODE` to toggle the verbosity, with the go…
-
In the master branch, our code generates a postProcessing folder with .vtk files of streamline data, but how do we use that data to create and analyze an image of the streamlines?
-
## Description
If velocity inlet boundaries are used and the temperature, mass flow rate, enthalpy flow rate are computed over inflow
boundaries, then the values on the inflow boundary are correc…
-
### -> submitter ORCID (or name)
https://orcid.org/0000-0001-7649-4498
### -> slug
cenki-tok-2020-crustal-roots-in-stable-continents
### -> license
CC-BY-4.0
### -> alternative licen…
-
I use FEniCS installed in WSL of Windows 10.
The version is 2019.01.
Then I update demo files in the tutorial.
I delete the plot code because WSL cannot use it.
```python
"""
FEniCS tutorial d…
-
Hi,
I am trying to run the turbinesFOAM solver using `interPhaseChangeFOAM` instead of `pimpleFOAM `to include the effect of cavitation. I tried to "Simply" change the solver from` pimpleFOAM` to `…
-
**Describe the bug**
When simulating hot water in a pipe via pp.pipeflow(net, mode="all"), the results for velocity and re-Number => lambda and in final consequence the pressure drop have unexpected …
-
Convert these non-tunable parameters to some tunable in Physiolibrary_Fluid_Examples_BloodGasesTransport_BloodyMary.
- Blood_Hb
- Hct
- Blood_BEox
- RR
- TV
Changing non-tunable parameters d…
-
Crouzeix-Raviart sounds like an interesting candidate for solving incompressible Navier-Stokes problems as described briefly [here](https://fenicsproject.org/pub/book/book/fenics-book-2011-06-14.pdf)…