|
[Sponsors] |
Reading Additional Data Quantities from Fluent into Tecplot |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 7, 2010, 13:50 |
Reading Additional Data Quantities from Fluent into Tecplot
|
#1 |
New Member
Manuel
Join Date: Jul 2010
Posts: 4
Rep Power: 16 |
Hello,
I would like to use the Fluent Data Loader to import my solution into Tecplot. As I read in anther forum thread ( 4. post in http://www.tecplottalk.com/viewtopic...ghlight=fluent ) , Tecplot cannot read quantities which are calculated in Fluent "on the fly" - since they are not available in the .dat file. However there is an option in Fluent, which allows you to write additional quantities into the .dat file. You find it under FILE -> DATA FILE QUANTITIES. However the new quantities do not appear in Tecplot regardless whether I selected additional data quantities or not. The new .dat file is much bigger than before – so I am sure the additional data is there. So is Tecplot just capable of reading a certain set of variables out of a Fluent .dat file, or can I pick certain settings, that make this import work? I am using Tecplot 360 2009 Release 1, Build 12.0.0.3454 (03/25/2009). Thanks and best regards, Manuel |
|
July 7, 2010, 14:51 |
|
#2 |
Senior Member
Join Date: Nov 2009
Posts: 411
Rep Power: 20 |
Hello,
in Fluent you have an File->Export->Tecplot option from which you can directly export any data in Tecplot format. You don't really need to load your Fluent cas and dat into Tecplot. Do |
|
July 7, 2010, 15:25 |
|
#3 |
New Member
Manuel
Join Date: Jul 2010
Posts: 4
Rep Power: 16 |
Hello DoHander,
this is true, however you can only export surfaces in this way. I need the volume to create 3D-streamtracers and things like that. I also tried cgns, but tecplot seems to have a problem with the cgns-writer version of fluent v12. Is there another way to get the volume and some specified qualities into tecplot? |
|
July 8, 2010, 07:41 |
|
#4 |
Senior Member
Join Date: Nov 2009
Posts: 411
Rep Power: 20 |
Hello,
I may be able to help you if you export your quantities in AVS format, this is a general finite element format for storing data and meshes. The resulting file can be easily (with a bit of Fortran code) converted to a FE data file for Tecplot (volumes and not surfaces). I've already done this for some 2d cases, but I need to see your exported data in order to modify my Fortran code. I don't need your real geometry if this is confidential data, but I need something similar (containing similar results) to correctly test the code. I can give you the code after that and you can apply the code on your exported data. Do |
|
July 8, 2010, 11:09 |
|
#5 |
New Member
Manuel
Join Date: Jul 2010
Posts: 4
Rep Power: 16 |
Hi Do,
this is very kind of you! But first I will try something else with CGNS before I bother you with this kind of stuff However if this does not work, I will come back to you ... Thanks and best regards, Manuel |
|
July 8, 2010, 16:33 |
|
#6 |
Senior Member
Join Date: Nov 2009
Posts: 411
Rep Power: 20 |
No problem my 2D Fortran code is open source so you will be free to use it once I will adapt it for 3D.
Do |
|
July 12, 2010, 10:47 |
|
#7 |
New Member
Manuel
Join Date: Jul 2010
Posts: 4
Rep Power: 16 |
Hello,
I solved the problem on my own: I exported the fluent solution and mesh as a CGNS-file and convert it with cgns_to_tecplot into the tecplot format. cgns_to_tecplot is a part of the cgnstools package which works with the cgns library. Both are public domain and can be found here -> http://cgns.sourceforge.net/download.html Anyhow, thanks for your offer Do! Regards, Manuel |
|
June 20, 2016, 09:05 |
|
#8 |
New Member
Senthilkumar
Join Date: Oct 2012
Posts: 29
Rep Power: 14 |
I tried with CGNS-file but I got error of " array size exceeds that for a 32-bit integer 32-bit". Did anybody face the similar problem?
|
|
June 27, 2016, 16:53 |
|
#9 |
Member
Join Date: Oct 2015
Posts: 48
Rep Power: 11 |
Hi
I want to import tecplot file into cfd post. Is it possible? thanks |
|
December 16, 2016, 16:35 |
|
#10 |
Senior Member
Scott Fowler
Join Date: May 2009
Posts: 122
Rep Power: 17 |
64-bit support for the Tecplot CGNS loader will be available in the 2017 release of Tecplot 360, which will be available in January.
Scott Fowler Tecplot 360 Product Manager |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can Fluent handle a degenerate block? Error while reading mesh... | Anorky | FLUENT | 1 | May 1, 2010 13:47 |
Export from FLUENT to Tecplot Error Message | law | FLUENT | 1 | October 7, 2005 10:27 |
Tecplot Variable Names For Fluent Data Files | Simon | FLUENT | 0 | September 22, 2005 11:44 |
Reading Data from a file | Pravir | FLUENT | 3 | February 16, 2003 05:57 |
Replace periodic by inlet-outlet pair | lego | CFX | 3 | November 5, 2002 21:09 |