Welcome, Guest
Username: Password: Remember me

TOPIC: vertical profile for velocity

vertical profile for velocity 10 years 6 months ago #12751

  • omidsaberi
  • omidsaberi's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Thank you received: 1
Hello every one

Recently I did simulation with telemac-3D (V6P3) and I need vertical profile for velocity in Y-Z plan view , I checked all past ,solution in this forum about this problems and I installed TECPOT addon and run sel2VTK file in paraview,... , but none of them ,worked in my system(my system have windows 7) , is that any new , method about this issue or any new software for read or change selafin format ?

Iam really appreciate if some one can help me.

Omid.
The administrator has disabled public write access.

vertical profile for velocity 10 years 6 months ago #12752

  • pilou1253
  • pilou1253's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 584
  • Thank you received: 106
Hi!

I just tested the converter code sel2vtk.f90 and it works fine to export .slf to .vtk for paraview. I had no problem opening it in paraview.

There might be some bugs in sel2vtk.f90 depending on your file format (date?), see: www.opentelemac.org/index.php/kunena/par...cases?start=10#12750

Otherwise you can also do pretty many things with blue kenue, look at some posts in that section.

Good luck!
PL
The administrator has disabled public write access.

vertical profile for velocity 10 years 6 months ago #12753

  • pilou1253
  • pilou1253's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 584
  • Thank you received: 106
Hi again,

Just to precise that you need to compile sel2vtk.f90 in order to create an executable. You don't use it via paraview, I am not sure if I understood correctly your message. Pay attention, the script.sel2vtk.sh provided is for linux, you need to create a windows equivalent, or just type in the two command lines in a prompt command window.

Finally, you can also of course use postel3d to extract your results on a given plane (horizontal or vertical). But here also, there seems to be a persistant bug in v6p3 with python (also a date format problem). You need to go back to v6p2 have it working. Hopefully this can be solved in a next release...

Good luck,
PL
The administrator has disabled public write access.
The following user(s) said Thank You: omidsaberi

vertical profile for velocity 10 years 6 months ago #12754

  • omidsaberi
  • omidsaberi's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Thank you received: 1
Dear pilou

Thank you very much for your help and your replies, problem solved.

Best Regards
omid
The administrator has disabled public write access.

vertical profile for velocity 10 years 6 months ago #12782

Hi,
I would like to use sel2vtk.f90 in order to see my T3D results whith Paraview.
But I don't understand how tu use this file. I work on windows 7 system.

How can I compile this file?

Best Regards.
The administrator has disabled public write access.

vertical profile for velocity 10 years 6 months ago #12783

  • pilou1253
  • pilou1253's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 584
  • Thank you received: 106
Hi!

You need to compile it with a fortran compiler. On Windows, you can type the following commands in a cmd window or via a batch file:
gfortran -c -fconvert=big-endian sel2vtk.f90
gfortran -o sel2vtk_gfortran sel2vtk.o

This example is for gfortran.

It will create an exe called sel2vtk_gfortran.exe. You then just need to execute it and to follow the instructions...

Good luck,
PL
The administrator has disabled public write access.
The following user(s) said Thank You: mathieu.alquier

vertical profile for velocity 10 years 6 months ago #12787

Thank you very much for your help, it works very well!

Best Regards.
Mathieu.
The administrator has disabled public write access.
Moderators: pham

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.