CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.com] windows versions V2212/V2306: missing displacementLaplacian

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Duncan_vdH

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 13, 2023, 08:44
Default windows versions V2212/V2306: missing displacementLaplacian
  #1
New Member
 
Duncan Roy van der Heul
Join Date: May 2010
Posts: 26
Rep Power: 16
Duncan_vdH is on a distinguished road
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
Duncan_vdH is offline   Reply With Quote

Old   December 13, 2023, 11:34
Default
  #2
Senior Member
 
Domenico Lahaye
Join Date: Dec 2013
Posts: 802
Blog Entries: 1
Rep Power: 18
dlahaye is on a distinguished road
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.
dlahaye is offline   Reply With Quote

Old   December 13, 2023, 11:48
Default
  #3
New Member
 
Duncan Roy van der Heul
Join Date: May 2010
Posts: 26
Rep Power: 16
Duncan_vdH is on a distinguished road
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
dlahaye likes this.
Duncan_vdH is offline   Reply With Quote

Old   December 13, 2023, 11:49
Default
  #4
New Member
 
Duncan Roy van der Heul
Join Date: May 2010
Posts: 26
Rep Power: 16
Duncan_vdH is on a distinguished road
I found out the V2006 windows version DOES have the solver and there the tutorial works fine.
Duncan_vdH is offline   Reply With Quote

Old   December 13, 2023, 13:15
Default
  #5
Senior Member
 
Domenico Lahaye
Join Date: Dec 2013
Posts: 802
Blog Entries: 1
Rep Power: 18
dlahaye is on a distinguished road
Good. Happy that it is solved.
dlahaye is offline   Reply With Quote

Old   December 14, 2023, 04:57
Default
  #6
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Quote:
Originally Posted by Duncan_vdH View Post
I found out the V2006 windows version DOES have the solver and there the tutorial works fine.

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
olesen is offline   Reply With Quote

Old   December 14, 2023, 10:40
Default
  #7
New Member
 
Duncan Roy van der Heul
Join Date: May 2010
Posts: 26
Rep Power: 16
Duncan_vdH is on a distinguished road
Hello Mark,
I reported the issue.
Best,
Duncan
Duncan_vdH is offline   Reply With Quote

Old   December 21, 2023, 12:09
Default
  #8
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Quote:
Originally Posted by Duncan_vdH View Post
Hello Mark,
I reported the issue.
Best,
Duncan
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.
olesen is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 09:55.