Dear Colleague, Two minor bugs have been discovered in the Lattice Boltzmann Equation (LBE) code of DL_MESO 2.5, both related to writing solute concentrations in Structured VTK (XML format) output files. When running the parallel version of the LBE code in DL_MESO and writing VTK files with all fluid properties, the closing tags indicating data array definitions are currently missed out for solute concentrations, making the files unreadable in VTK software such as Paraview. To fix this bug, replace lines 188 and 582 in lbpIOVTK.cpp (which should currently be blank) with: file<<"<⁄DataArray>"<