-
Add two new ioshl4 flag values for handling the presence of the combination of the internal energy, shell thickness values vs the unknown variables. This is not defined in the manual....999 was taken …
-
The vorticity doesn't currently vanish on the transverse boundaries because the DirichletBC forces the solution to match the free-stream. You can eliminate the freestream conditions in the transient …
-
Hi,
First of all, thank you very much for allowing me to use this great program for free. As someone who has just come into contact with the LBM field. I made some modifications to the dam break flow…
-
I am trying to replace the use of cellpose by using cellpose-omni in our code. I try to run the training on a fedora machine and I use the most current version of code from this github.
I think there…
-
**Summary**
It would be nice to add a map of the id of dihedral and improper angles. A similar function is "atom-map" to find the current atom id using the id in the initial data file.
**Detail…
-
Hello,
Thanks for making such an awesome library!
I am using cylinder meshes in the Z direction, however the starting value begins at 0 which corresponds to the y value input at the origin.
F…
-
Based on my testing, **lbm.calculate_force_on_boundaries only works on a stationary mesh**. With the default D3Q19 velocity set, I moved a mesh with mesh->rotate or mesh->translate, then I revoxelize …
-
## Describe the bug
Getting a `NullReferenceException` when trying the [Small 3D Truss Example from the documentation](https://bfenet.readthedocs.io/en/latest/example/truss3d/index.html).
**Note**…
-
I'm trying to create local scarcity of nutrients, using this script
```
# NUFEB simulation with methanogens and GAC floor
units si # using si units
atom_style …
-
Hello, an amazing program you have developed, I appreciate that you published it for free. I'm simulating a high lift airfoil at high Reynolds, which was a nightmare with Ansys fluent. My goal is to o…