Points Velocity

edited February 2015 in Old versions
Hi

I have a question about the .csv file created by PointsVelocity.txt.
I'm modeling a 2D flow under sluice gate and I started from CasePeriodicity case test adding the possibility of calculate Points Velocity upstream the gate. This is my .txt file of PointsVelocity:

POINTSLIST
0.818 1 0.0
0.042 0.0 0.001
2 1 100

#"POINTSLIST"
#BeginX BeginY BeginZ
#StepX StepY StepZ
#CountX CountY CountZ

I hope I do not make a common question, but are the values into .csv output file velocity components? I say Ux and Uy along the time? For example, I have

Pos X,Y,Z: 0.818 1 0.001
Part Time Point_1
0 0 0 0 0 is (Ux Uy=0 Uz)=???
1 0.01 1.2E-7 0 -4.98E-5
2 0.02 -1.13E-7 0 -0.0002
etc...

thank you

Comments

  • I'm sorry for the last part, I wanted to indicate how this values are displayed into .csv file..
  • edited February 2015
    Part Time Vx (point1) Vy(point1) Vz(point1) Vx (point1) Vy(point1) Vz(point1)
    0.....0........0....................0...............0
    1.....0.01....1.2E-7..........0..............-4.98E-5
    2.....0.02...-1.13E-7........0..............-0.0002
Sign In or Register to comment.