From 7d5f06e1c1f2b8cedcfc7a97735a721f7e02309b Mon Sep 17 00:00:00 2001 From: Bob Myhill Date: Sun, 24 Mar 2024 20:30:22 +0000 Subject: [PATCH] corrected output text for anisotropic eos consistency --- burnman/tools/eos.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/burnman/tools/eos.py b/burnman/tools/eos.py index 4f58a21c..32b24470 100644 --- a/burnman/tools/eos.py +++ b/burnman/tools/eos.py @@ -399,8 +399,8 @@ def equilibration_function(mineral): [ "V = det(M)", "alpha_v = tr(alpha)", - "beta_T = sum(S_T I)", - "beta_S = sum(S_S I)", + "beta_RT = sum(I S_T I)", + "beta_RS = sum(I S_S I)", ] ) eq.extend(