aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* EOS_Omni nuc_eos_cxx: ensure cs2 is 0 or positiverhaas2014-03-13
* EOS_Omni: add code for test case to C++ versionrhaas2014-03-13
* make new EOS call that returns press and cs2 [and eps if needed]rhaas2014-03-13
* EOS_Omni: move actual table data into namespace of its ownrhaas2014-03-13
* EOS_Omni: low-level optimizationsrhaas2014-03-13
* EOS_Omni: always set anyerr when an error is detectedrhaas2014-03-13
* EOS_Omni: use explicit temporary for loop upper boundrhaas2014-03-13
* EOS_Omni: add comments and TODOsrhaas2014-03-13
* EOS_Omni: declare global variables restrictrhaas2014-03-13
* EOS_Omni: use Cactus error reporting functions in readtablerhaas2014-03-13
* EOS_Omni: remove __restrict__ in favor of restrict since Cactus handlesrhaas2014-03-13
* EOS_Omni: remove unnecessary make.code.depsrhaas2014-03-13
* EOS_Omni: use CCTK_ERROR, add STOP after CCTK_ERRORrhaas2014-03-13
* * improved checking of keytemprhaas2014-03-13
* * new nuc_eos backend (in c++)rhaas2014-03-13
* EOS_Omni: re-add poly_gamma_initialrhaas2014-03-13
* * Major bug fix in EOS_Omni/nuc_eos. In the code (before the fix),rhaas2014-03-13
* add barotropic tabular EOS functionality for initial data using eosDriver.py ...rhaas2014-03-13
* * 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