|
[Sponsors] |
December 23, 2017, 15:55 |
Speed function
|
#1 |
New Member
Sergey Novikov
Join Date: Dec 2017
Posts: 2
Rep Power: 0 |
Hi,
Help me set the function I need the speed $${Velocity} to grow linearly from 0 m/s to 10 m/s at an angle of 45 degrees for 300 seconds. Thanks |
|
December 24, 2017, 17:26 |
|
#2 |
Senior Member
Ping
Join Date: Mar 2009
Posts: 556
Rep Power: 20 |
the user guide field function examples page shows you how to ramp a function with time and the example below that is about vector components so i suggest you read this and the rest of that chapter and all will become clear to anyone with a bit of maths in their education
|
|
December 24, 2017, 17:30 |
|
#3 | |
New Member
Sergey Novikov
Join Date: Dec 2017
Posts: 2
Rep Power: 0 |
Quote:
($Time >= 0.01) ? 1000 : 300+70000*$Time How to connect with the speed I don't know, in programming I do not understand |
||
Tags |
function, time, velocity |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] installation problem with version 0.2.3 | Claudio87 | OpenFOAM Community Contributions | 9 | May 8, 2013 11:20 |
[blockMesh] non-orthogonal faces and incorrect orientation? | nennbs | OpenFOAM Meshing & Mesh Conversion | 7 | April 17, 2013 06:42 |
ParaView for OF-1.6-ext | Chrisi1984 | OpenFOAM Installation | 0 | December 31, 2010 07:42 |
Variable inlet speed in function of time | Pascal_doran | OpenFOAM | 2 | August 24, 2009 06:03 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |