Velocity Boundary Condition

Numerical methods and mathematical models of Elmer
Post Reply
mzenker
Posts: 1999
Joined: 07 Dec 2009, 11:49
Location: Germany

Re: Velocity Boundary Condition

Post by mzenker »

Hi,

you could declare your velocity as function of both variables, like

velocity 2 = Variable Coordinate 1, Coordinate 2, Coordinate 3, Time; Real MATC "tx(0) + 2 * tx(1) + tx(2)**2 + tx(3)"

HTH,

Matthias
Post Reply