Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50368fc

Browse files
pennalimathaisornellasvitenti
authored
Mass concentration bhattacharya13 (#234)
* Mass concentration duffy08 * Mass concentration bhattacharya13 * Corrected issues with mdef * Mass concentration dutton14 * c-M dutton14 * c-M prada12 added to branch * c-M diemer15 * Mass-concentration relations: fixing structure (properties, struct, documentation...) and typo in some equations. * Transfer functions: - Created No-baryon EH transfer function, to be used in the Diemer15 mass-concentration relation. - Updated (GObject's sintax) all transfer function objects. * Watson multiplicity function: fixed the properties list (included PROP_LEN). * Unit tests for BBKS, EH and "No baryon" EH transfer functions. * Power spectrum - new function: derivative with respect to k (mode). * Fixing little-h bug in klypin11. * Finishing tests. * Adjusting parameters. * Testing Bhattacharya13. * Updating stubs. * More tests for concentration. * More testing for Mass Concentration. * Adding missing tests for meson.build. * Testing virial. --------- Co-authored-by: thaisornellas <[email protected]> Co-authored-by: Sandro Dias Pinto Vitenti <[email protected]>
1 parent 1b8a921 commit 50368fc

39 files changed

Lines changed: 3937 additions & 213 deletions

notebooks/primordial_perturbations/two_fluids_calibrate.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,8 @@
815815
"mimetype": "text/x-python",
816816
"name": "python",
817817
"nbconvert_exporter": "python",
818-
"pygments_lexer": "ipython3"
818+
"pygments_lexer": "ipython3",
819+
"version": "3.13.7"
819820
}
820821
},
821822
"nbformat": 4,

0 commit comments

Comments
 (0)