Dear all,
I am trying to generate, using FORTRAN, a PCL file to display (at different time steps) the positions of drogues (resulted from Telemac2D) with BlueKenue. I have looked at BlueKenue's documentation that provides information about this format. It seems to be basically something like this (written in a binary file)
1st line = ':FileType pcl binary'
2nd line = ':EndHeader'
3rd line (at the different time steps) = frame,simstep,year,month,day,hour,minu,sec,mill,xcoord,ycoord
However, it seems that I have missed something about it (maybe associated with the possibility to create such file with FORTRAN).
Thank for your help,
With best regards,
Nicolas.