total_num_steps

Syntax

total_num_steps = 500000
Meaning

Total number of MD steps in the production trajectory used for SED. This is the trajectory length used for spectral analysis, not the equilibration length.

Default

0. This must be set.

Notes

The number of trajectory frames used by pySED is total_num_steps / output_data_stride.

Back to Parameter Index