Open matteo-northvolt opened 3 years ago
This is most likely related to the length of your simulation. In general, PyLAT skips the beginning of the simulation to allow for equilibration. How long are your simulations and how frequently are you dumping to the log file?
Good morning Mike,
I am just running the visc example provided in the PyLAT Examples/Acetonitrile/ folder
Try reducing the number following the Visc_skip flag by ~10x and see if that helps
Good morning,
I get the following error when I run the viscosity example:
ValueError: Invalid number of FFT data points (0) specified.
Any suggestion to solve this issue?
Thanks,
Matteo