Good morning, I tried to convert a test file using fds2ascii. The file is divided into two meshes and is the one attached. Assuming I wanted to know only the WALL TEMPERATURE, I followed this procedure:
Enter Job ID string (CHID):
prova5
What type of file to parse?
PL3D file? Enter 1
SLCF file? Enter 2
BNDF file? Enter 3
3
Enter Sampling Factor for Data?
(1 for all data, 2 for every other point, etc.)
1
Domain selection:
y - domain size is limited
n - domain size is not limited
z - domain size is not limited and z levels are offset
ya, na or za - slice files are selected based on type and location.
The y, n, z prefix are defined as before.
y
Enter min/max x, y and z
0 12 0 19 0 4
1 MESH 1, WALL TEMPERATURE
2 MESH 1, TOTAL HEAT FLUX
3 MESH 1, RADIATIVE HEAT FLUX
4 MESH 1, HEAT TRANSFER COEFFICIENT
5 MESH 2, WALL TEMPERATURE
6 MESH 2, TOTAL HEAT FLUX
7 MESH 2, RADIATIVE HEAT FLUX
8 MESH 2, HEAT TRANSFER COEFFICIENT
Enter starting and ending time for averaging (s)
0 900
Enter orientation: (plus or minus 1, 2 or 3)
1
Enter number of variables
1
Enter boundary file index for variable 1
1
Enter output file name:
prova5ascii2.csv
Writing to file... prova5ascii2.csv
Stop - Program terminated.
I can't understand the organization of the .csv file obtained. What are "patches"? How are they organised?