Jan Gärtner

Results 13 comments of Jan Gärtner

I believe it has something to do with the mesh functions and maybe some names have changed from v8 to v9 or the function signature. I would need to look...

I probably get to it in the next few weeks but you can also have a look at it yourself. Try to see in which file and which function it...

I found the issue. They have refactored the snappyHexMesh and polyMeshAddr functions See commit 9e740b286ff3f2ce36cbdc08868a956d3f0c1ed6 of OpenFOAM v9 at: https://github.com/OpenFOAM/OpenFOAM-9/commit/9e740b286ff3f2ce36cbdc08868a956d3f0c1ed6 > # reconstructParMesh, fvMeshDistribute: Removed all geometric point merging >...

From Version 4.0 to 4.1 the own math functions to calculate the reference space have changed. Before the function to calculate the eigenvalues of a matrix was not generally valid...

Hello Fracturist, the binary format should be able to be converted back into OpenFOAM ASCII lists. However, even in ASCII format the files are very difficult to read, especially the...

+1 would definitely be an excellent addition to the otherwise great library Catch2!

Hello, have you switched off the condition check in the control settings as stated in the README? If it is switched on then you will have an Upwind Scheme. ```...

It is supporting OpenFOAM 5.x to version 8.

> ``` > Build State > ``` > > Built state is: unspecified Building tests This can be deactivated by using CMAKE_BUILD_TYPE=Release CMake Error at tests/CMakeLists.txt:2 (add_subdirectory): The source directory...

One Note, I have changed the table derivations to X and Y derivation to generalize it