You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After trying the Allegro_0.7.1+lammps with ML-IAP interface, using the "fix langevin" to set different temperatures for different regions of a system for calculate the thermal conductivity. The local temperatures cannot be established and with the wrong f_fixID which is used to compute the accumulated input heat energy with time. The lammps can run but with physical non-sense reseut. Saying that there is strange bug becuase i have compared with previous non-ML-IAP versions (the AOTI version) Allegro+lammps with the same lammps script but just different pair_style and the previouse version functions correctly. The problem may be about the ML model or the lammps ML_IAP interface. Also found other ML-IAP interfaced ML+lammps (MACE_0.3.13+ML-IAP interfaced lammps) have the same problem. The problem may more likely be the lammps ML-IAP interface but still cannot conclusively comfirm which part of the process the problem comes form.