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

Problem with createBaffles - want to make master and slave internal patches

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By artymk4

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 25, 2019, 04:04
Default Problem with createBaffles - want to make master and slave internal patches
  #1
Member
 
Martin
Join Date: Aug 2018
Posts: 33
Rep Power: 7
artymk4 is on a distinguished road
I'm using foam-extend-4.0 so createBaffles utility needs to be run without createBafflesDict file the way it was done in OF2.1: https://openfoamwiki.net/index.php/CreateBaffles


I have faceZone which I want to convert to internal patch which will not impact flow. So I need to make two patches of type cyclic (master and slave).
When I run
Code:
createBaffles CK "(CK1 CK2)"
I get this:
Code:
Create time

Create mesh for time = 0

--> FOAM Warning : 
    From function polyMesh(const IOobject&)
    in file meshes/polyMesh/polyMesh.C at line 348
    no points in mesh
Converting faces on zone CK into baffles.

Found 896 faces on zone CK



--> FOAM FATAL ERROR: 
Cannot find patch (CK1 CK2)
Valid patches are 
17
(
inlet
outlet
casing_shroud-fluid_outlet
casing_shroud-fluid_inlet
casing_hub-fluid_outlet
casing_hub-fluid_inlet
ck_shroud
ck_hub
ck_blade_le
ck_blade_ps
ck_blade_ss
ck_blade_te
cyclic1
cyclic2
cyclic3
CK1
CK2
)


    From function findPatchID(const polyMesh&, const word&)
    in file createBaffles.C at line 113.

FOAM exiting
As you can see, I did create two new patches CK1 and CK2 in 'boundary' file. However it seems like createBaffles is expecting only one patch and I can't make it accept two.
I also tried to use -additionalPatches option, but no luck.
createBaffles works this way: createBaffles CK CK1, but then I am missing CK2 and I cannot set type cyclic to patch CK1.
Please help.
the_ichthyologist likes this.
artymk4 is offline   Reply With Quote

Old   May 22, 2021, 05:45
Default
  #2
New Member
 
Tommaso
Join Date: Jan 2020
Posts: 16
Rep Power: 6
evxta3 is on a distinguished road
Hi, did anyone solve the problem?
evxta3 is offline   Reply With Quote

Reply

Tags
additionalpatches, createbaffles, foam-extend-4.0, internal face, master slave


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
Radiation in semi-transparent media with surface-to-surface model? mpeppels CFX 11 August 22, 2019 07:30
big difference between clockTime and executionTime LM4112 OpenFOAM Running, Solving & CFD 21 February 15, 2019 03:05
foam-extend-3.2 Pstream: "MPI_ABORT was invoked" craven.brent OpenFOAM Running, Solving & CFD 5 November 18, 2015 07:55
Conjugate heat transfer sunilpatil CFX 1 January 25, 2013 11:42
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36


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