|
[Sponsors] |
Time Varying Mixed Value Non-uniform BC implementation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 4, 2015, 16:35 |
Time Varying Mixed Value Non-uniform BC implementation
|
#1 |
New Member
engin leblebici
Join Date: May 2011
Posts: 8
Rep Power: 15 |
Hi all,
I need a BC that can specify the face values for each cell face at each time step, that is saying that the BC must be spatially and time varying. The catch for my case is that i also need the BC to switch between fixedValue and zero gradient when the flow is entering/exiting the solution domain. I have already tried and worked with TimeVaryingMappedFixedValue BC type, it works as expected. But as it is FixedValue type, switching seems not possible. The mixed BC type inletOutlet does that switching and also can be spatially varying when inletValues are provided as a non uniform vector list, but lacks the unsteadyness. Can anyone guide me to develop this kind of BC as i am stuck? Best Regards P.S i am currently trying to couple inletOutlet with timeVaryingMappedFixedValue in order to do that but haven't succeeded yet due to my limited understanding of OpenFoam and C++ |
|
Tags |
boundary condition, mixed bc, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to export time series of variables for one point? | mary mor | OpenFOAM Post-Processing | 8 | July 19, 2017 11:54 |
Extrusion with OpenFoam problem No. Iterations 0 | Lord Kelvin | OpenFOAM Running, Solving & CFD | 8 | March 28, 2016 12:08 |
interFoam/kOmegaSST tank filling with printStackError/Mules | simpomann | OpenFOAM Running, Solving & CFD | 3 | February 17, 2014 18:06 |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |