Update helm.cpp

removing extraneous info
This commit is contained in:
Aaron Dotter
2025-03-17 16:26:14 -04:00
committed by GitHub
parent 9d76c2b108
commit 4ef169d47a

View File

@@ -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 <iostream>
#include <fstream>