Skip to content

Commit

Permalink
Actually read new dark_matter_halo.spin_mass_dependence
Browse files Browse the repository at this point in the history
Signed-off-by: Rodrigo Tobar <[email protected]>
  • Loading branch information
rtobar committed Jan 17, 2024
1 parent 0cf9462 commit 602e808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dark_matter_halos.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ DarkMatterHaloParameters::DarkMatterHaloParameters(const Options &options)
options.load("dark_matter_halo.concentration_model", concentrationmodel);
options.load("dark_matter_halo.use_converged_lambda_catalog", use_converged_lambda_catalog);
options.load("dark_matter_halo.min_part_convergence", min_part_convergence);
options.load("dark_matter_halo.spin_mass_dependence", spin_mass_dependence);

}

Expand Down

0 comments on commit 602e808

Please sign in to comment.