aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* EOS_Omni: update documentationsvnrhaas2014-03-13
* 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
* * add a python script that computes cgs->M_sun=c=G=1 units cott2012-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
* make more parameters steerablerhaas2012-08-01
* EOS_Omni: add table reader testrhaas2012-06-22
* EOS_Omni: avoid allocting temporary memory twicerhaas2012-06-04
* * small change (will not break anything): change the parametercott2012-05-23
* * 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
* fix scheduling of table readercott2012-02-06
* * 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
* documentation.tex: Add braces for htlatexhinder2011-10-25
* documentation.tex: Move definitions under START CACTUS THORNGUIDE linehinder2011-10-19
* * fix dpdrho issuecott2011-06-11
* Some grammar correctionseschnett2011-04-20