aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * remove OMP pragmas from most routines, because they HEADmastercott2013-06-13
* * add OMP pragmas to EOSOmni routinescott2013-06-08
* Replace stop statements by calls to CCTK_ERROReschnett2013-03-28
* * fix an issue with coldEOS+gamma-law (thermal pressure was not added)cott2013-03-23
* * extrapolate to negative (!) temperatures, so that we can use thiscott2013-03-23
* * Low-density polytrope for tabulated cold EOS. This cott2013-03-23
* * add possibility to stich on a polytrope to the lower endcott2013-03-15
* * add missing source filecott2013-02-24
* * add support for cold tabulated EOS (P=P(rho)) thatcott2013-02-23
* remove poly_gamma_inirhaas2013-02-11
* * update unit conversions based on new conversion factorscott2012-12-29
* * improve solution for density based on pressure, temperature, Y_e.cott2012-12-22
* remove superfluous F90FLAGS used for HDF5 in Fortranrhaas2012-12-05
* remove unused variablesknarf2012-11-23
* 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 aliased routine to compute deps/drho|p and deps/dp|rhocott2012-03-08
* * 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
* * fix dpdrho issuecott2011-06-11
* Add comments to numerical constantseschnett2011-03-31
* * 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
* * add a multi-var callcott2010-11-11
* * add a multi-var callcott2010-11-11
* * 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