Merge remote-tracking branch 'upstream/main' into feature/pointwisePolytrope

This commit is contained in:
2025-03-18 07:35:11 -04:00

View File

@@ -20,7 +20,7 @@
// *********************************************************************** */ // *********************************************************************** */
// this file contains a C++ conversion of Frank Timmes' fortran code // this file contains a C++ conversion of Frank Timmes' fortran code
// helmholtz.f90, which implements the Helmholtz Free Energy EOS described // 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 <iostream>
#include <fstream> #include <fstream>