You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@cgiocoli Need some help here.
The following lines in your HaloCalculator (renamed some time ago) are
not consistent with each other. It would help if the constructor were unambiguous about what m is - it should be either physical mass (preferred) or
m/h or m*h and its meaning not depend on flags in the functions.
@cgiocoli Need some help here.
The following lines in your HaloCalculator (renamed some time ago) are
not consistent with each other. It would help if the constructor were unambiguous about what
m
is - it should be either physical mass (preferred) orm/h or m*h and its meaning not depend on flags in the functions.
Here is the constructor
CosmoLib/halo.cpp
Line 14 in 210528b
The comment at
CosmoLib/halo.cpp
Line 111 in 210528b
Is inconsistent with these lines
CosmoLib/halo.cpp
Line 108 in 210528b
CosmoLib/halo.cpp
Line 114 in 210528b
The text was updated successfully, but these errors were encountered: