https://github.com/JoeMcEwen/FAST-PT
Raw File
Tip revision: 137418e116f80d982427f13f4aed9273503952a8 authored by Jonathan Blazek on 17 October 2018, 13:18:51 UTC
Added LICENSE
Tip revision: 137418e
kmax10_example.ini
[floats]
k_max=10
k_min=.001
step=.001
max=1
P_w_left=.2
P_w_right=.2
C_window=.75 

[integers]
down_sample=3
n_pad=500

[files]
in_file=Pk_Planck15.dat
out_file=001_kmax10_ds3

back to top