1. Enter the data as a simple ordered data file, as follows:
For example ,the raw data is writen in form, as below:
VARIABLES = "X", "Y", "P", "T"
0.0 1.0 100.0 1.6
1.0 1.0 150.0 1.5
3.0 1.0 300.0 2.0
0.0 0.0 50.0 1.0
1.0 0.0 100.0 1.4
3.0 0.0 200.0 2.2
4.0 0.0 400.0 3.0
2.0 2.0 280.0 1.9
2. Read the data file into Tecplot and switch the plot type to 2D Cartesian.
3. From the Data menu, choose Triangulate, then select the simple ordered zone as the source zone, and click Compute.
4 Done, Guess what's next?