From 4ef169d47ab8de6f651c59613ed2431be8c47d66 Mon Sep 17 00:00:00 2001 From: Aaron Dotter Date: Mon, 17 Mar 2025 16:26:14 -0400 Subject: [PATCH] Update helm.cpp removing extraneous info --- src/eos/private/helm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/eos/private/helm.cpp b/src/eos/private/helm.cpp index 172d88c..90c482e 100644 --- a/src/eos/private/helm.cpp +++ b/src/eos/private/helm.cpp @@ -20,7 +20,7 @@ // *********************************************************************** */ // this file contains a C++ conversion of Frank Timmes' fortran code // helmholtz.f90, which implements the Helmholtz Free Energy EOS described -// by Timmes & Swesty (2000) doi:10.1086/313304 -- Aaron Dotter 2025 +// by Timmes & Swesty (2000) doi:10.1086/313304 #include #include