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

Problem with adding the baffles to the the boundary patches made by createpatch

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 6, 2020, 15:34
Default Problem with adding the baffles to the the boundary patches made by createpatch
  #1
Member
 
Join Date: Jun 2020
Posts: 37
Rep Power: 5
efsolat is on a distinguished road
Hello
I have made three baffles (by createBafflesDict) and 17 patches (using createPatchDict). Each utility works well independently but i need that the result of one utility to be added to the result of the other utility in boundary file i.e. to have 20 boundaries after running both utilities. I have no idea about how to do it.


Any advise would be helpful
Best Regards
efsolat is offline   Reply With Quote

Old   November 10, 2020, 09:16
Default
  #2
Senior Member
 
Tom Fahner
Join Date: Mar 2009
Location: Breda, Netherlands
Posts: 638
Rep Power: 32
tomf will become famous soon enoughtomf will become famous soon enough
Send a message via MSN to tomf Send a message via Skype™ to tomf
Hi,

I gues you can use the -overwrite option when running these utilities?

Best Regards,
Tom
tomf is offline   Reply With Quote

Old   November 10, 2020, 16:57
Default
  #3
Member
 
Join Date: Jun 2020
Posts: 37
Rep Power: 5
efsolat is on a distinguished road
Thank you very much Tom,

I did not find any examples on how to disable overwriting. Could you please explain a bit more about it?
Regards
efsolat is offline   Reply With Quote

Old   November 11, 2020, 10:02
Default
  #4
Member
 
Join Date: Jun 2020
Posts: 37
Rep Power: 5
efsolat is on a distinguished road
Quote:
Originally Posted by tomf View Post
Hi,

I gues you can use the -overwrite option when running these utilities?

Best Regards,
Tom

Thank you very much Tom,

I did not find any examples on how to disable overwriting. Could you please explain a bit more about it?
Regards
efsolat is offline   Reply With Quote

Old   November 12, 2020, 05:13
Default
  #5
Senior Member
 
Tom Fahner
Join Date: Mar 2009
Location: Breda, Netherlands
Posts: 638
Rep Power: 32
tomf will become famous soon enoughtomf will become famous soon enough
Send a message via MSN to tomf Send a message via Skype™ to tomf
Hi,

I meant that you should make sure you will overwrite your current mesh and not make a new mesh in a new time step, which is usually the default behavior. I would expect this to work:

Code:
cd <caseFolder>
createBaffles -overwrite
createPatch -overwrite
Cheers, Tom
tomf 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
[Other] decomposePar ignores some boundary patches Kalabagh OpenFOAM Meshing & Mesh Conversion 6 January 22, 2020 14:50
SimpleFoam & Theater jipai OpenFOAM Running, Solving & CFD 3 June 18, 2019 10:11
Question about adaptive timestepping Guille1811 CFX 25 November 12, 2017 17:38
problem of four patches set to cyclic boundary bryant_k OpenFOAM 9 September 22, 2013 12:42
An error has occurred in cfx5solve: volo87 CFX 5 June 14, 2013 17:44


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