208
« on: April 25, 2018, 05:55:49 PM »
The files with 'self' are self-diffusion, the 'total' file is self-diffusion of the total fluid (so independent of the component type). So for a single component run the output for the component and the total is the same. For a multi-component mixture they differ. The files with 'onsager' in the name contain mixture Onsager coefficients.
Note the files contains in the columns:
1: correlation time in picoseconds.
2: MSD averaged over x,y,z (number of dimensions = 3).
3: MSD in the x-direction (number of dimensions = 1).
4: MSD in the y-direction (number of dimensions = 1).
5: MSD in the z-direction (number of dimensions = 1).
6: number the times this point has been computed.
The source for this is `src/sample.c'.