|
[Sponsors] |
WallDist is undefined in fvschemes for new boundary condition |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Member
Mohamed Elghorab
Join Date: May 2016
Location: Coventry, Engalnd
Posts: 41
Rep Power: 11 ![]() |
Dear Foamer,
I'm developing a required boundary condition for my work. and already have compiled it but the problem here is that when I developed it I was using old version and now I'm using OF-v1612+ so when I tried to use it with single processor it works and no problem but when I tried to decompse it to run my case in parallel I got the following error : keyword wallDist is undefined in dictionary "/home/openFoam/1stTrials/multi-processor/system/fvSchemes" Although it's defined in the fvscheme as : wallDist { method meshWave; } Could you please help me in this problem? Thanks in advance |
|
![]() |
![]() |
![]() |
![]() |
#2 |
New Member
Anders Simonsen
Join Date: Sep 2013
Posts: 18
Rep Power: 13 ![]() |
Hi
Any solutions to this problem? Regards Anders |
|
![]() |
![]() |
![]() |
![]() |
#3 |
Member
Mohamed Elghorab
Join Date: May 2016
Location: Coventry, Engalnd
Posts: 41
Rep Power: 11 ![]() |
Dear Anders,
I managed it by bypass way I don't know if it is right or not just the problem was in the decomposition and in reconstract again so you can decompose your case without the file which has the new boundary condithon and after that put this file manually ( there are many commands in bash to put it directly in the processors ) in each processor and add to this file : boundaryField { /* ... */ processor { type processor; value $internalField; } } then run your case then before reconstruct remove the name of the new boundary condition by any linux command BR Crazzy.pirate43 |
|
![]() |
![]() |
![]() |
![]() |
#4 |
New Member
Anders Simonsen
Join Date: Sep 2013
Posts: 18
Rep Power: 13 ![]() |
||
![]() |
![]() |
![]() |
Tags |
boundary condition |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 07:38 |
Centrifugal fan | j0hnny | CFX | 13 | October 1, 2019 13:55 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 17:11 |
CFX fails to calculate a diffuser pipe flow | shenying0710 | CFX | 7 | March 26, 2013 04:13 |
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 | Attesz | OpenFOAM Installation | 45 | January 13, 2012 12:38 |