Showing posts with label Tecplot. Show all posts
Showing posts with label Tecplot. Show all posts

Thursday, January 31, 2008

Convert ADCIRC grid to Tecplot data file

I created this utility to convert ADCIRC compatible grids in to Tecplot files. The program is written in Perl. I also added comments. If you need it, enjoy :). If you want to see the code it self you can look at this file.

Wednesday, January 16, 2008

Maximum zone limit in Tecplot

To change the maximum number of zones used in Tecplot ASCII data files, the limits might need to be changed. The limit can be changed with:

$!LIMITS

MAXPREPLOTZONES = (Number)

The change has to be added to the Tecplot configuration file.