aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: d568544b647a9df765b81625ea654ad93607cdd3 (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
# Parameter definitions for thorn EOS_Hybrid

shares: EOS_2d_Polytrope

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