Blow up during NPT equilibration using Berendsen barostat

GROMACS version: 2022.2
GROMACS modification: No

I simulate molecular dynamics of 1024 water. Water molecule is actually made from quantum calculation using Orca (B3LYP/def2-TZVP) and I set the GAFF from Amber. My simulation consist of minimization; nve, nvt, and npt equilibration; and nvt production. The results of minimization, nve & nvt equilibration seem normal, but when I did npt equilibration, I think my simulation box blew up. I know that normal graph of pressure and volume during npt equilibration is undergoing fluctuation. But the graph of pressure and volume is not fluctuating, it’s exponential graph.

Can anyone help me what actually happen in my simulation? Is it because of force field or something else? Thank you

Your system may need more steps of minimization/nvt. Visually checking may help you understand the issues with the initial structure. It is also better to test other type of barostats. Berendsen barostat is outdated, Parrinello-Rahman is better to utilize ‘only’ in production runs when the structure is ‘properly equilibrated’, but safe option is the c-rescale algorithm.

Thank you for your advice.
I’ve tried to do twcie minimization: first minimization consists of 1000 steps and the second consists of 50,000 steps. I’ve also tried using c-rescale to change Berendsen. The result doesn’t change anything.

Is there other thing I should do to accomplish this?

tried rebuilding the system?