Skip to content

Commit

Permalink
chi_max
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimeRZP authored Apr 17, 2024
1 parent 3ab0a57 commit 4e97b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core.jl
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ Cosmology(cpar::CosmoPar, settings::Settings; kwargs...) = begin
else
@error("Pk mode not implemented")
end
Cosmology(settings, cpar, chii, zi, ti, chis[end],
Cosmology(settings, cpar, chii, zi, ti, chii(3.0),
chi_LSS, Dzi, fs8zi, pki, Pki)
end

Expand Down

0 comments on commit 4e97b0b

Please sign in to comment.