|
[Sponsors] |
Workflow to creating a wallFilmRegion for external flow |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 21, 2019, 11:00 |
Workflow to creating a wallFilmRegion for external flow
|
#1 |
New Member
Mustafa
Join Date: Jun 2015
Location: Aachen
Posts: 26
Rep Power: 11 |
Hey Foamers,
I'm working on an external flow study over an obstacle with reactingParcelFoam, where I want to build a wallFilmRegion on the surface of the obstacle. I'm borrowing the strategy used in the splashPanel tutorial OpenFOAM-2.0.x/tutorials/lagrangian/reactingParcelFilmFoam/splashPanel/ This is the Allrun.pre script that demonstrates the workflow Code:
runApplication blockMesh runApplication setSet -batch wallFilmRegion.setSet mv log.setSet log.wallFilmRegion.setSet runApplication extrudeToRegionMesh -overwrite runApplication setSet -region wallFilmRegion -batch createWallFilmRegionPatches.setSet mv log.setSet log.createWallFilmRegionPatches.setSet I am however not sure if I understand the workflow fully because there's a lot going on. Moreover, this is for an external boundary patch, how would I replicate it for an obstacle, where the patch would be internal? I tried using Baffles but that did not work either. Best, Mustafa runApplication createPatch -region wallFilmRegion -overwrite |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Creating wind turbine flow animation | efirvida | ParaView | 2 | September 29, 2016 13:46 |
Multiphase flow - incorrect velocity on inlet | Mike_Tom | CFX | 6 | September 29, 2016 02:27 |
transient, impregnating flow problem | fgommer | FLUENT | 0 | February 29, 2012 17:10 |
Non-steady flow simplified for use in Vissim | steamerandy | Main CFD Forum | 0 | October 31, 2011 22:08 |
computation about flow around a yawed cone | Tylor Xie | Main CFD Forum | 0 | June 9, 1999 08:33 |