aboutsummaryrefslogtreecommitdiff
path: root/src/nuc_eos
Commit message (Expand)AuthorAge
* Replace stop statements by calls to CCTK_ERROReschnett2013-03-28
* * extrapolate to negative (!) temperatures, so that we can use thiscott2013-03-23
* remove superfluous F90FLAGS used for HDF5 in Fortranrhaas2012-12-05
* EOS_Omni: use H5Fis_hdf5, protect assumed type sizesrhaas2012-08-10
* add option read_table_on_single_process to have a named processorrhaas2012-08-09
* EOS_Omni: add table reader testrhaas2012-06-22
* EOS_Omni: avoid allocting temporary memory twicerhaas2012-06-04
* * close all HDF5 objectsrhaas2012-05-17
* use version 1.6 of the HDF5 API, since this is the only place within the ET w...knarf2012-04-16
* * add banner informing user that EOS table is being readcott2012-01-31
* Let EOS_Omni read HDF5 EOSs using the C-API, since building the fortran inter...knarf2011-11-13
* * improve error handling in nuc_eos a bit.cott2011-03-20
* * update nuc_eos with some changes in the low-density regime.cott2011-02-07
* * update hdf5 table reader routine so thatcott2011-02-05
* Rename file, stage 2.eschnett2011-01-26
* Rename file, stage 1eschnett2011-01-26
* Replace stop commands with calls to CCTK_WARN, since stop with aeschnett2011-01-26
* * make nuc_eos thread safecott2010-12-22
* remove some usage of uninitialized memory. Tidy up code a bitknarf2010-12-16
* fix compilation bugknarf2010-12-06
* * add missing filecott2010-12-05
* * small fixcott2010-12-05
* * updates needed to make TOVSolverHot workcott2010-12-05
* * add a new routine that computes dpde|rho and dpdrho|ecott2010-11-21
* * tiny change to make gcc/gfortran happycott2010-11-17
* * add a parameter controlling a potential energy shiftcott2010-11-16
* * minor mods related to hot EOScott2010-11-16
* * fix a stupid issue with hdf5cott2010-11-14
* correct compile errorknarf2010-11-14
* * small optimization: introduce call to nuc_eos that just returns the pressur...cott2010-11-13
* * fix a bug in call with entropycott2010-11-12
* * fix a number of small issuescott2010-11-03
* * add capability allowing to read in finite-T EOS tables.cott2010-10-24
* * add missing routine (sorry!)cott2010-10-24
* * add finite-T EOS routines (not called yet; but code compiles!)cott2010-10-22