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

BUG: decomposePar changing BCs

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 16, 2020, 14:28
Default BUG: decomposePar changing BCs
  #1
Senior Member
 
Join Date: Dec 2019
Posts: 215
Rep Power: 7
shock77 is on a distinguished road
Hi,


I have noticed that decomposePar changes the boundary conditions, which is very annoying if you want to use many cores.


For e.g. it changed:


Code:
    outlet
    {
        type            waveTransmissive;
        field           p;
        psi             thermo:psi;
        fieldInf        101325;
        gamma          1.4;
        lInf            1;
        value           uniform 101325;
    }
To:


Code:
    outlet
    {
        type            waveTransmissive;
        gamma          1;
        fieldInf        101325;
        lInf            1;
        value           nonuniform 0();
    }
If I use gamma 7/5 I get gamma 7 in the end.


Can anyone tell me how to solve this problem? I use openfoam4.1.
shock77 is offline   Reply With Quote

Old   November 18, 2020, 16:32
Default
  #2
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,685
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
That is a fairly old version.
You need to see if this problem still exists in a newer version (eg OpenFOAM-v2006) if does then go to the issue tracker to describe the problem and provide a small test case.
olesen is offline   Reply With Quote

Old   November 18, 2020, 17:16
Default
  #3
Senior Member
 
Join Date: Dec 2019
Posts: 215
Rep Power: 7
shock77 is on a distinguished road
I am using the version of openfoam.org.


I have tried the same with openfoam 5 and openfoam7. The issue remains the same.
shock77 is offline   Reply With Quote

Old   November 23, 2020, 13:49
Default
  #4
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,685
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Quote:
Originally Posted by shock77 View Post
I am using the version of openfoam.org.
I have tried the same with openfoam 5 and openfoam7. The issue remains the same.
It would nonetheless be very nice if you could open an issue on the openfoam.com issue tracker with a small test case. If the problem does not occur in OpenFOAM-v2006 that would be good. If it does occur, it would be good to fix it. Just put some text in the issue like "error occurs in openfoam 7, don't know if it occurs in OpenFOAM-v2006 but @mark said that I should report with a small test case". Can see how it goes from there.

Cheers
olesen is offline   Reply With Quote

Old   November 24, 2020, 03:39
Default
  #5
Senior Member
 
Join Date: Dec 2019
Posts: 215
Rep Power: 7
shock77 is on a distinguished road
Hi oelsen,


I reported the bug on https://bugs.openfoam.org/rules.php.


As it seems the bug occurs only on my computer, what is really odd, since it occurs with different versions of openfoam. What also is important, is that you have to use 1.4 and not 7/5, because otherwise its not recognizes as 1.4.
shock77 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
mapFields major bug alchem OpenFOAM Bugs 14 September 15, 2023 12:48
LEMOS-2.3.x inflow generator bug with decomposePar chenyr10 OpenFOAM Pre-Processing 1 November 21, 2017 12:31
Bug in Workbench CFX Pierre1 CFX 6 August 2, 2017 00:18
checkMesh and decomposePar crashes with salome IDEAS mesh pajofego OpenFOAM 0 June 23, 2011 08:43
Bug or a feature of OF15 rafal OpenFOAM Bugs 5 July 25, 2008 05:25


All times are GMT -4. The time now is 01:04.