|
[Sponsors] |
How to use a function in meanVelocityForce to drive a fluid? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 22, 2023, 05:17 |
How to use a function in meanVelocityForce to drive a fluid?
|
#1 |
New Member
xu
Join Date: Mar 2022
Posts: 2
Rep Power: 0 |
Hi Foamers,
How to add a time-dependent velocity function to meanVelocityForce to drive fluid motion? Something like this,This below is what I set in fvoptions, this is wrong but this is what I want to say, does anyone have any good suggestions? Thanks a lot! momentumSource { type meanVelocityForce; active yes; selectionMode all; fields (U); Ubar ((cos(2*pi/(12*3600)*time())+1) 0 0 ); } |
|
Tags |
fvoptions momentum source, meanvelocityforce |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] RefineMesh Error and Foam warning | jiahui_93 | OpenFOAM Meshing & Mesh Conversion | 4 | March 3, 2018 12:32 |
[blockMesh] error message with modeling a cube with a hold at the center | hsingtzu | OpenFOAM Meshing & Mesh Conversion | 2 | March 14, 2012 10:56 |
ParaView for OF-1.6-ext | Chrisi1984 | OpenFOAM Installation | 0 | December 31, 2010 07:42 |
Compilation errors in ThirdPartymallochoard | feng_w | OpenFOAM Installation | 1 | January 25, 2009 07:59 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |