Dear LAMMPS users,
I am trying to run simulation for an ionic liquid system with QEq. However, during energy minimization and NPT equilibration at 298 K, I got the following error message:
WARNING: H matrix size has been exceeded: m_fill=7658 H.m=5554
(…/fix_qeq_point.cpp:168)
The job is not killed, but it is also not running anymore. I am using the below command for QEq:
fix 1 all qeq/point 2000 10 1.0e-6 5000 param.qeq1
I learned from previous topic and change Nevery to 1. Then the job can run now.
fix 1 all qeq/point 1 10 1.0e-6 5000 param.qeq1
In this case, I would like to ask how to choose the Nevery for QEq, and how it would affect the charge during simulation if the Nevery is too short or too long? I am very new to this and I would appreciate any help on setting up QEq.
Best regards,
Ziru