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

Implementation of a coupled boundary condition crashes

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 3, 2016, 08:30
Default Implementation of a coupled boundary condition crashes
  #1
New Member
 
Join Date: Oct 2014
Posts: 13
Rep Power: 11
koala is on a distinguished road
Hey,

First my case:
I have a multi region mesh which consists of, let's say, the regions A, B and C where different equations are solved. And I want to couple the regions A and B because there are similar equations solved. I'm using a multi physics solver like chtMultiRegionSimpleFoam.

I want to modify an already existing boundary condition ("compressible::turbulentTemperatureCoupledBaffleM ixed") from the chtMultiRegionSimpleFoam solver. When I test my modified BC the solver crashes with the message:

Quote:
--> FOAM FATAL ERROR:

request for polyMesh B from objectRegistry TESTCASE failed
available objects of type polyMesh are

1
(
region0
)
It seems that he can't find the polyMesh B which is created during the meshing procedure. I also used the search function and found similar problems but either the author found a solution and didn't post it or the problem was ignored because it was posted in an other thread.

Thanks in advance for your help!

Edit: the error message occurs when the coupling boundary condition for region A is called.

Last edited by koala; August 3, 2016 at 10:06.
koala is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 08:38
Accessing multiple boundary patches from a custom boundary condition file ripudaman OpenFOAM Programming & Development 0 October 22, 2014 19:34
Error finding variable "THERMX" sunilpatil CFX 8 April 26, 2013 08:00
Dirchilet boundary condition implementation in FVM Aero.Sam Main CFD Forum 0 May 17, 2012 06:45
regarding coupled boundary condition VAIBHAV Main CFD Forum 0 November 9, 2007 20:40


All times are GMT -4. The time now is 12:15.