-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclass-sz_simple.ini
More file actions
63 lines (45 loc) · 1 KB
/
Copy pathclass-sz_simple.ini
File metadata and controls
63 lines (45 loc) · 1 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# simple parameter file for class_sz
#------------------------------#
# Main cosmological parameters #
#------------------------------#
h = 0.67
omega_b = 0.0245
omega_cdm = 0.1225
tau_reio = 0.07
A_s = 2.02e-9
n_s = 0.96
k_pivot = 0.05
N_ncdm = 1
N_ur = 0.00641
deg_ncdm = 3
m_ncdm = 0.02
T_ncdm = 0.71611
# Halo mass range in M_sun/h
M_min = 1e11
M_max = 5e15
# Redshift range
# The redshift integration is carried out with Jens Chluba's Patterson scheme
z_min = 1.e-5
z_max = 4.
mass function = M500
#T08M200c
no_spline_in_tinker = 0
#---------#
# Outputs #
#---------#
# there are many possible computations, here just tSZ shown:
# 1 and 2-halo term computation
output = tSZ_1h, tSZ_2h
root = output/class-sz_simple_
write sz results to files = yes
# Hydrostatic mass bias
B = 1.41
#------------------------------#
# Verbose and write parameters #
#------------------------------#
class_sz_verbose = 10
background_verbose = 1
headers = yes
write primordial = no
write background = no
write parameters = no