I am performing CPMD simulations (for solid electrolyte) in the NVT ensemble using `cp.x` from Quantum ESPRESSO. I run MD at various temperatures (500, 600, 800, 900, and 1100 K), using the Nose-Hoover thermostat and `fnosep` to control temperature fluctuations. At most temperatures, I can maintain the temperature (for all above mentioned temperatures) within ±25 K, as shown in the 500 K case.
However, my concern is with the stability of other parameters: electron fictitious kinetic energy (`ekinc`), total energy (`etot`), conserved quantity (`econs`), and time constant (`econt`). At 500 K, these values are relatively stable or fluctuate slightly, but at higher temperatures, they begin to drift significantly.
I currently use `emass = 200`, `dt = 1`, and `fnosep = 135`. Could you advise how to adjust these parameters to ensure better energy conservation and simulation stability at higher temperatures ?