|
[Sponsors] |
February 10, 2011, 09:00 |
|
#21 |
Member
Join Date: Apr 2010
Posts: 51
Rep Power: 16 |
Hello everybody,
my question would be whether it is possible with timeVarryingMappedFixedValue to map solutions from another simulation to the inlet of a new one. in my case I have different velocity profiles at the outlet of a simple tube (because of an oscillating pressure gradient) and I want to use those U-profiles for a lot of time directories at the inlet of another gemetrie e.g. 0,0.001,0.002,0.003,.... is there a way to achieve this? greets |
|
August 17, 2011, 11:14 |
|
#22 |
Senior Member
Markus Rehm
Join Date: Mar 2009
Location: Erlangen (Germany)
Posts: 184
Rep Power: 17 |
Hello,
I successfully used timeVaryingMappedFixedValue but checking the inlet patch I observed that a few faces did not obtain the right values. I added two pictures to illustrate the problem. Any suggestions to get rid of the problem? Markus |
|
December 19, 2012, 11:09 |
timeVaryingMappedFixedValue
|
#23 |
Member
Dr Sachin Borse
Join Date: Oct 2011
Location: Pune, Republic of India
Posts: 52
Rep Power: 15 |
dear All
how to specify k, epsilon and u boundary condition for timeVaryingMappedFixedValue for inlet. Please answer... Dr Borse |
|
December 19, 2012, 11:13 |
|
#24 |
Member
Dr Sachin Borse
Join Date: Oct 2011
Location: Pune, Republic of India
Posts: 52
Rep Power: 15 |
timeVaryingMappedFixedValue.
How to specify boundary condition for k, epsilon and U for timeVaryingMappedFixedValue....I am not able to generate k, epsilon, U fields from already existing boundary fIELDS.. dr borse |
|
August 27, 2013, 18:41 |
|
#25 |
New Member
Join Date: Aug 2013
Posts: 20
Rep Power: 13 |
hello everybody,
I'm trying to understand how the pitzDailyExptInlet tutorial (employing timeVaryingMappedFixdValue patch type) works. I mean, apart from the files points (70 values) and U, k, epsilon (70 values) in boundaryData directory, why does it need nonUniform lists of values (30 values) at inlet for k and epsilon in 0 directory? why 30 values? why not a list for 0/U too? I'm using timeVaryingMappedFixedValue patch at inlet in a channel flow, which uses as inlet boundary condition fields sampled at a certain section of a "preliminar channel flow". I would like to know if it is sufficient to create a boundaryData directory with points and field files obtained with the sample utility, or if it is needed to include a list of values (how many values?!) in 0/U,p,.... thank you very much in advance |
|
May 26, 2014, 10:20 |
|
#26 | |
New Member
Join Date: Nov 2012
Posts: 27
Rep Power: 14 |
Quote:
I also have the same problem with you. I have more points without right values. Did you figure it out? |
||
July 24, 2014, 05:30 |
|
#27 |
Senior Member
Albrecht vBoetticher
Join Date: Aug 2010
Location: Zürich, Swizerland
Posts: 240
Rep Power: 17 |
Hello,
considering faces that have not the right values: I don't know why but it might help to consider how the geometry is evaluated. We discussed the BC at the OF Stammtisch Zürich and based on boundaryData/PATCH/points, the first point of the file is taken (p1) and a search for the farthest point from p1 is done to gian p2. Then a search is done for the point that is farthest from p2-p1 (=p3). Then a linear interpolation for every face center of the chosen patch is performed, weighted to 3 vertices. So, maybe resorting the point file might solve it? |
|
March 24, 2015, 06:43 |
|
#28 | |
Senior Member
Join Date: Jan 2013
Posts: 372
Rep Power: 14 |
Hello,
I am also interested in this kind of BC in OF now. In the tutorial simpleFoam/pitzDailyExptInlet/, we have the constant/boundaryData/inlet/points, and there are two parts of the point coordinates: min z and max z. For max z, why the z coordinate is 0.173. I plot out the geometry using paraview, actually the z is from -0.0005 to 0.0005. So the zmin and zmax for the points on the inlet should be -0.0005 and 0.0005, respectively. What is the problem for my above understanding? Thank you so much. Quote:
|
||
May 28, 2015, 14:37 |
Points for inlet
|
#29 |
New Member
Join Date: May 2015
Posts: 29
Rep Power: 11 |
Hi all,
I'am using OpenFOAM 2.3.0 and want to use the timeVaryingMappedFixedValue condition to control my inlet pressures on the boundary.My question is, how do I extract the points on the inlet surface to include in the points file in the constant/boundaryData/inlet folder? I'am sorry if this has a fairly obvious answer, I started using OpenFOAM only the past month. |
|
May 3, 2017, 09:59 |
Is there any alternative of oscillatingFixedValue inlet bc in opnFoam 4.1?
|
#30 |
New Member
Vivekananda
Join Date: May 2017
Location: Cardiff, UK
Posts: 27
Rep Power: 9 |
hello foamers,
I am trying to give a sinusoidal velocity profile at the inlet. but as I am using openfoam 4.1 , the derived bc's doesn't contain an oscillatingFixedValue bc. I am unable to find out the equivalent one for ofv4.1. Please help me out |
|
September 19, 2017, 13:38 |
|
#31 |
New Member
vaibhav
Join Date: Sep 2016
Posts: 15
Rep Power: 10 |
How to switch on debug ?
|
|
January 25, 2018, 04:03 |
|
#32 |
Member
Join Date: Dec 2017
Location: Germany
Posts: 48
Rep Power: 9 |
Hey guys,
I am also looking at the tVMFV boundary condition and thought about using it to set an hourly temperature on my patches. So I got one question. Is there a way to do this for the whole patch or do I have to look for the points and give each one a value? Last edited by Eko; January 25, 2018 at 10:04. |
|
June 16, 2021, 07:55 |
|
#33 |
Senior Member
|
Thanks you!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
TimeVaryingMappedFixedValue field creation | johndeas | OpenFOAM Running, Solving & CFD | 24 | June 14, 2021 15:56 |
TimeVaryingMappedFixedValue best practice to extract subset points and fields | podallaire | OpenFOAM Running, Solving & CFD | 6 | May 21, 2014 11:25 |
TimeVaryingMappedFixedValue | sunnysun | OpenFOAM Running, Solving & CFD | 12 | October 30, 2013 16:22 |
Possible bug with timeVaryingMappedFixedValue | jerome | OpenFOAM Bugs | 2 | October 9, 2007 10:38 |