|
[Sponsors] |
[OpenFOAM.com] windows versions V2212/V2306: missing displacementLaplacian |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 13, 2023, 08:44 |
windows versions V2212/V2306: missing displacementLaplacian
|
#1 |
New Member
Duncan Roy van der Heul
Join Date: May 2010
Posts: 26
Rep Power: 16 |
I noticed that the displacementLaplacian solver is absent in the windows version of both V2212 and V2306.
I first thought this was an issue with only V2212 but after installing V2306 it is just the same. This means that the tutorial of snappyHexMesh with the iglooWithFridgesDirectionalRefinement does not work. In the Ubuntu binaries it is there ofcourse, but not in the windows version. How is this possible and how can I fix it? Thanks in advance and best, Duncan |
|
December 13, 2023, 11:34 |
|
#2 |
Senior Member
|
Hi Duncan,
I see that v2212 has a solidDisplacementFoam at https://develop.openfoam.com/Develop...lacementFoam.C (emphasis on "solid"). Do you mean something else? I do not see the relation between the igloo tutorial and the solidDisplacementFoam solver. Do I loose you here in translation? Good to hear from you! Domenico. |
|
December 13, 2023, 11:48 |
|
#3 |
New Member
Duncan Roy van der Heul
Join Date: May 2010
Posts: 26
Rep Power: 16 |
Hello Domenico, I hope you are doing well!
No it is this tutorial: OpenFOAMv2212\tutorials\mesh\snappyHexMesh\iglooWi thFridgesDirectionalRefinement The displacementLaplacian solver is used in the 'addLayers' part of the grid generation of this tutorial. //- Use displacementMotionSolver to shrink mesh meshShrinker displacementMotionSolver; //- Use laplacian for shrinking solver displacementLaplacian; displacementLaplacianCoeffs { diffusivity quadratic inverseDistance ("two.*" igloo); } Best, Duncan |
|
December 13, 2023, 11:49 |
|
#4 |
New Member
Duncan Roy van der Heul
Join Date: May 2010
Posts: 26
Rep Power: 16 |
I found out the V2006 windows version DOES have the solver and there the tutorial works fine.
|
|
December 14, 2023, 04:57 |
|
#6 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
Quote:
If it's not working, raise an issue on https://develop.openfoam.com/Develop...nfoam/-/issues - the windows linkage is sometimes a bit "fragile" (ie, ugly) so it is quite possible that things are compiled and linked, but that the library is not properly loaded or loadable at runtime. Quite unlikely to get fixed for the 2312 release, but certainly good to flag it for someone to perhaps look at. /mark |
||
December 14, 2023, 10:40 |
|
#7 |
New Member
Duncan Roy van der Heul
Join Date: May 2010
Posts: 26
Rep Power: 16 |
Hello Mark,
I reported the issue. Best, Duncan |
|
December 21, 2023, 12:09 |
|
#8 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
For future reference:
Note that the workaround of using the "-lib" option to add additional libraries can be really useful in other situations as well. It works much the same as adding them into your system/controlDict, but can be limited to a single application. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] RHEL 7.8 Issues installing ParaView - Third Party install not creating OpenMPI | browny | OpenFOAM Installation | 2 | April 24, 2021 06:18 |
OpenFOAM for Windows 10 | cfd.direct | OpenFOAM Announcements from OpenFOAM Foundation | 6 | April 22, 2020 08:08 |
[OpenFOAM.com] v1712 with Docker on Ubuntu 17.10. Use same docker in Windows 10? | amh@inventas.no | OpenFOAM Installation | 0 | January 30, 2018 09:59 |
CFX11 + Fortran compiler ? | Mohan | CFX | 20 | March 30, 2011 19:56 |
Windows to Linux => END problems... | zboud | CFX | 4 | February 4, 2010 17:53 |