aboutsummaryrefslogtreecommitdiff
path: root/src/EOS_Omni_Startup.F90
Commit message (Collapse)AuthorAge
* remove poly_gamma_inirhaas2013-02-11
| | | | | | | | | | | EOS_Omni used this to compute (initially) conversion factors from code (assumed to e G=c=M_sun=1) to cgs units. It then goes back and forth between these units even for polytropic and gamma law eos. This is very confusing since poly_gamma_ini since poly_gamma_ini must mast poly_gamma and gl_gamma for a "usual" run with a Gamma law eos. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/trunk@73 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
* remove unused variablesknarf2012-11-23
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/trunk@68 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
* Let EOS_Omni read HDF5 EOSs using the C-API, since building the fortran ↵knarf2011-11-13
| | | | | | | | | | interface is usually disabled, and conflicts with the parallel API as well. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/trunk@54 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
* * add capability allowing to read in finite-T EOS tables.cott2010-10-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/EOS_Omni@11 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
* * fix a bug in the Hybrid part of OmniEOScott2010-08-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/EOS_Omni@4 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
* * add hybrid EOScott2010-07-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/EOS_Omni@3 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
* * EOS_Omni thorn: cott2010-06-29
Initial implementation providing a polytrope and a gamma-law EOS for testing. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/EOS_Omni@1 8e189c6b-2ab8-4400-aa02-70a9cfce18b9