Hi, Dear All, I have very simple question, i am writing data to file in cool_block.f90 subroutine. I am running job on parallel machine (using MPI). Every time amount of data written to file is changed but it is never written completely. How can i write complete data to file? It has to do something with MPI. Regards Latif