Closed stefanhiemer closed 4 months ago
@stefanhiemer correct analysis from your side. Related to https://github.com/ICAMS/calphy/issues/127. If you add complete path for both files it should work. Thanks!
Thanks for the quick answer!
@stefanhiemer please feel free to close this issue if its resolved.
Worked! Two questions for the future:
@stefanhiemer The source code is here: https://github.com/ICAMS/calphy/blob/main/calphy/input.py#L321
For the examples, I would expect these changes. This is because they are small system sizes, short switching times, and probably pressure convergence on the less strict side. Once these things are optimized, it should do better.
Hi there,
I tried to run calculations with two different MEAM potentials for chromium and both fail. When I check the lammps log I see this error message:
ERROR: No MEAM parameter file in pair coefficients (src/MEAM/pair_meam.cpp:229) Last command: pair_coeff /home/shiemer/projects/hea/calphy/free_energy/Cr/library.meam Cr Cr.meam Cr
My impression is that your parser only gives the correct path for the library file, but not the meam file.
Attached are the potentials and calphy yamls:
meam-fail.zip