|
[Sponsors] |
March 19, 2013, 13:11 |
Unsteady Parabolic Field Function
|
#1 |
New Member
Join Date: Mar 2013
Location: Ireland
Posts: 10
Rep Power: 13 |
Hi there,
I'm using STAR CCM+ version 7 and I'm currently trying to write a field function to define the inlet velocity of a vessel. Currently my inlet velocity is 0.00591m/s in a vessel of radius 0.00005m. I have defined the following field function to implement a parabolic flow profile at the inlet using this information: 0.01182*(1-(pow($$Centroid[0],2)+(pow($$Centroid[1],2)+(pow($$Centroid[2],2))))/2e-09) I wish to apply an unsteady parabolic flow profile at the inlet to the same vessel with a velocity of +/- 0.0019 m/s Does anyone know how I would define the unsteady velocity in this field function or be able to point me in the right direction?? Cheers |
|
Tags |
field function, parabolic flow, unsteady |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
whats the cause of error? | immortality | OpenFOAM Running, Solving & CFD | 13 | March 24, 2021 08:15 |
Field function | lcg44 | STAR-CCM+ | 1 | November 30, 2011 00:13 |
channelFoam for a 3D pipe | AlmostSurelyRob | OpenFOAM | 3 | June 24, 2011 14:06 |
Error with Wmake | skabilan | OpenFOAM Installation | 3 | July 28, 2009 01:35 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |