summaryrefslogtreecommitdiff
path: root/param.ccl
blob: de3862d05a29431297e2743ca1825d03da682f10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Parameter definitions for thorn EOS_GeneralHybrid
# $Header$

shares: EOS_GeneralPolytrope

USES REAL eos_k
USES REAL eos_gamma
USES REAL gamma_ini

private:

REAL eos_gamma_th "Gamma_th for EOS"
{
 : :: ""
} 1.5

REAL eos_gamma_supernuclear "Gamma_2 for EOS"
{
 : :: ""
} 1.66666666666666

REAL rho_nuc "Nuclear matter density"
{
 : :: ""
} 1.e-10