|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Ehsan
Join Date: Jan 2010
Posts: 7
Rep Power: 5 ![]() |
hi,
I have probe data from my simulation. Does anyone know what application opens the vector data (U)? or any application that can convert it to tecplot format? here is the format of the data: # x -3.5 -2 -1 # y 0.0333 0.0333 0.0333 # z 0 0 0 # Time 1000.1 (0.0346853 0.00264113 -0.00438583) (0.045667 -0.0254756 -0.00883625) (0.0479257 -0.00194718 -0.00995854) 1000.2 (0.0346853 0.002646 -0.00437969) (0.0461788 -0.0248685 -0.00900286) (0.0482703 -0.00188878 -0.0105974) ... Thank you |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 170
Rep Power: 6 ![]() |
You found a solution for your problem? If not I wrote a pyhton script which reformats the probes of openfoam and write a tecplot file. It is not very handy and fast, because it was my first experience with pyhton but it works. So if you need it, I could provide it to you.
kind regards, Fabian |
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
|
Hi Fabian,
Can you send me that code. Would I be able to extract the data over time for specified point from the techplot file? (I have no previous experince with techplot file thats why I ask it) Regards, Awais |
|
|
|
|
|
|
|
|
#4 |
|
Senior Member
Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 170
Rep Power: 6 ![]() |
Hi Awais,
no problem, here it is
|
|
|
|
|
|
|
|
|
#5 |
|
Senior Member
Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 170
Rep Power: 6 ![]() |
I found a big bug in my python script. I don't no if you experience it but if you have time values twice in your probe data the script fails. I tried to fix the bug, but the source code of the script was to creepy. I decided to wrote it completely new.
kind regards, Fabian |
|
|
|
|
|
|
|
|
#6 |
|
New Member
Ehsan
Join Date: Jan 2010
Posts: 7
Rep Power: 5 ![]() |
hey Fabian
thanks for updating the file, I'll check it out |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to plot the data made by java? | jelon | STAR-CCM+ | 2 | April 11, 2010 06:00 |
| How to save 2-D data in contour plot | mssound | FLUENT | 0 | February 15, 2010 14:01 |
| How to create an contour plot for arbitrary plane with interpolated data | navaladi | OpenFOAM Paraview & paraFoam | 0 | June 4, 2008 07:57 |
| xy data from graph plot to excel | Radhika | CD-adapco | 5 | February 23, 2007 07:23 |
| How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 17:27 |