fluidfoam
fluidfoam copied to clipboard
minor error in read_probes from readpostpro
The read_probes function was not counting the probes properly and not returning the coordinates of the last probe. In an OpenFOAM postprocessing file, the probes coordinates are written in the header after comments #. One line for each probe. One commented line was not counted.