libWallModelledLES icon indicating copy to clipboard operation
libWallModelledLES copied to clipboard

A library for wall-modelled Large-Eddy Simulation in OpenFOAM.

Results 8 libWallModelledLES issues
Sort by recently updated
recently updated
newest added

On Debian 11 (bullseye) `/usr/bin/env python3` is `Python 3.9.2`, but `/usr/bin/env python` prints `/usr/bin/env: 'python': No such file or directory`

Hi @timofeymukha As probably noticed by now, there are build issues (non-const dereference from tmp using the old `()` operator instead of `ref()` etc). The basic code itself looks okay-ish,...

Hey Timofey, I have noticed also already during earlier testing, that we observe some constraints on the stability of the solution when using the library, with crashes occurring due to...

Need to compare in detail what the difference is. Maybe we could just adopt the same approach as in the FO.

Hey Timofey, I noticed something odd when postprocessing results for compressible simulations with the NASA CRM-HL using your library. It seems like the field estimated from the wallShearStress needs to...

bug

When `lengthScale` is set to `cubeRootVol` (whichis the default), the utility `renumberMesh` will crash with ``` --> FOAM FATAL ERROR: (openfoam-2306) unallocated autoPtr of type N4Foam5FieldIdEE From T& Foam::autoPtr::operator*() [with...

bug

Hey Timofey, as already mentioned, I am investigating into your library at the moment for real industry applications. However, there are already a few problems I encountered. Lets start with...

bug

Hello @timofeymukha Could you please add a tag for v2406 so that OpenFOAM submodules can have a non-moving target SHA? Many thanks.