From 41adc0d4d6a83ac32b6bd9d0d9cd4aeb080586e5 Mon Sep 17 00:00:00 2001 From: Filippo Bigi <98903385+frostedoyster@users.noreply.github.com> Date: Fri, 14 Nov 2025 12:22:51 +0100 Subject: [PATCH] Fix warning message about uncertainties --- src/ML-METATOMIC/pair_metatomic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ML-METATOMIC/pair_metatomic.cpp b/src/ML-METATOMIC/pair_metatomic.cpp index 6d9b22b13d7..4c9d4d8cd38 100644 --- a/src/ML-METATOMIC/pair_metatomic.cpp +++ b/src/ML-METATOMIC/pair_metatomic.cpp @@ -718,7 +718,7 @@ void PairMetatomic::compute(int eflag, int vflag) { error->warning(FLERR, "The uncertainty on atomic energies for {} are larger than " - "the threshold of {}. Be careful when analyzing the results, " + "the threshold of {} eV/atom. Be careful when analyzing the results, " "and consider retraining the model to better describe these " "configurations.", atoms_message.str(), mta_data->uncertainty_threshold