|
[Sponsors] |
Extract data we want from Techplot to a data file |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 28, 2010, 21:17 |
Extract data we want from Techplot to a data file
|
#1 |
Member
Naveen
Join Date: Feb 2010
Location: Los Angeles
Posts: 65
Rep Power: 16 |
Hi,
I am wondering if it possible to extract as explained below. I have a solution file (data file of size about 50 MB, 300000 grid points) for flow in a 3D geometry which has lot of variables X,Y,Z,u,v,w,jx,jy,jz,t. Where X,Y,Z - coordinates of grid points u,v,w - velocity components jx,jy,jz - current density components t - temperature but unfortunately, these data are not arranged as separate columns, if I open the data file it shows a continuous data. Now, if I want to write in to another file only X,Y,Z,t as four columns how can I do it using techplot? I know I can write a small code to read and write into a file (reading this type of files is messy as there is no proper spacing to skip some values and read particular values) and please don't suggest me to change the output pattern in the source code used to produce this solution file because I don't have access to source code When I load this huge file into techplot and see the spread sheet all the values are beautifully shown in separate columns, but is it possible to extract only columns I need into a data file using techplot. Thank you |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |
[Gmsh] Compiling gmshFoam with OpenFOAM-1.5 | BlGene | OpenFOAM Meshing & Mesh Conversion | 10 | August 6, 2009 05:26 |
Regarding FoamX running Kindly help out | hariya03 | OpenFOAM Pre-Processing | 0 | April 18, 2008 05:26 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |
how to extract data from plot3d file | yangqing | Main CFD Forum | 4 | February 1, 2002 11:22 |