5. DiagramΒΆ

The analysis available for every MT are entengled with the way they are returned by \texttt{FROG}: diagram.

The idea is that if you have to performe meangfull averaging, you may have to sample over thousands of configuration. Returning all the individual values would not make much sens, and one want rather to deal with the distribution, mean or standard deviation.

Moreover, numerically speacking, \texttt{FROG} can run in parrallele over time treated. Therefore, performing the data analysis of the individual quantities within this parrallele scheme is efficient. As for an MD run, the observable are (very often) computed along with the dynamics, in \texttt{FROG} the averaging of the individual quantities is performed along with their calculations.

The diagram contains:

The numerical details about the diagram structure and construction are available here. The available analysis and how to use them are available here.

Maybe the most important option of the diagram is the geometrical selection. Indeed, you can perform space-averaging. For instance, you can performe the averaging of an observable with respect to the position of the molecule with respect to the MD box. This geometrical selection is available for all the observable and detailed here.

Finally, pratical example about how to plot and use the diagram once the \texttt{FROG} run is performed are presented here.