|
[Sponsors] |
December 14, 2022, 10:08 |
Open .plt files in c++
|
#1 |
Member
Cpt. Convergence
Join Date: Feb 2020
Posts: 98
Rep Power: 8 |
Dear all,
I am trying to develop a POD script in c++ where I need to read several plt files and allocate the plt variables in a matrix. In order to do so, I need full access to the plt files (in terms of blocks and index) which is what I am trying to do with the tecplot library TecIO. However I cannot find any example of reading a .plt data and access the data block-wise. There are only examples of writing (not reading) .plt files in the TecIO library and in the "360_data_format_guide.pdf", only SZL can be read using commands like: tecDataSetGetNumVars tecDataSetGetNumZones tecZoneGetIJK Does anyone knows a simple example where an arbitrary .plt file is read using the TecIO library in c++ and the data is accessed block-wise? Thank you in advance! |
|
Tags |
tecio, tecio tecplot, tecio.lib |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Thermophysical Properties | wsmith02 | OpenFOAM | 4 | June 1, 2023 15:30 |
[swak4Foam] Installation Problem with OF 6 version | Aurel | OpenFOAM Community Contributions | 14 | November 18, 2020 17:18 |
wmake compiling new solver | mksca | OpenFOAM Programming & Development | 14 | June 22, 2018 07:29 |
[OpenFOAM.org] Patches to compile OpenFOAM 2.2 on Mac OS X | gschaider | OpenFOAM Installation | 136 | October 10, 2017 18:25 |
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' | mfiandor | OpenFOAM Installation | 2 | January 25, 2010 10:50 |