aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim
Commit message (Expand)AuthorAgeFilesLines
* clusters/halo: Extend tau_acceleration() against base turbulenceAaron LI2019-02-211-10/+32
* clusters/halo: Update velocity_turb() against base turbulenceAaron LI2019-02-211-13/+16
* clusters/halo: Remove unused mach_turb() methodAaron LI2019-02-211-10/+0
* clusters/halo: Add velocity_turb_base() methodAaron LI2019-02-212-0/+46
* clusters/halo: Implement _merger_end_time() methodAaron LI2019-02-211-0/+18
* clusters/halo: Several minor improvementsAaron LI2019-02-211-4/+5
* clusters/halo: Reorder '_is_turb_active()' a bitAaron LI2019-02-211-11/+11
* clusters/halo: Reorder the '_energy_loss()' methodAaron LI2019-02-211-33/+21
* clusters/halo: Clean up fp_advection()Aaron LI2019-02-211-7/+2
* clusters/halo: Extends _validate_time() with 'include_end' parameterAaron LI2019-02-211-6/+8
* clusters/halo: Apply @property and @lru_cache() to _time_adjust()Aaron LI2019-02-211-1/+3
* clusters/halo: Update _validate_t_merger() to also check end timeAaron LI2019-02-211-11/+12
* clusters/halo: Add 't_merger_end' propertyAaron LI2019-02-211-9/+30
* configs/spec: Adjust some min/max values for simplicityAaron LI2019-02-211-5/+5
* clusters/halo: Further extend the halo radius calculationAaron LI2019-02-182-14/+15
* clusters/halo: Improve the halo radius calculationAaron LI2019-02-161-2/+23
* clusters/halo: Clean up the magnetic field calculation a bitAaron LI2019-02-161-3/+4
* clusters/main: Adjust log level for _simulate_halo1()Aaron LI2019-02-161-2/+2
* clusters/main: Minor cleanupsAaron LI2019-02-011-2/+8
* clusters/helper: Some cleanupsAaron LI2019-01-311-32/+13
* clusters: Use radius_cluster() accordinglyAaron LI2019-01-313-17/+14
* clusters/helper: Remove obsolete time_crossing()Aaron LI2019-01-311-31/+0
* clusters/helper: Add radius_cluster()Aaron LI2019-01-311-0/+19
* clusters/main: Skip drawing ingenuine halosAaron LI2019-01-301-3/+3
* clusters/main: Also calculate spectral index and acceleration factorAaron LI2019-01-301-7/+22
* clusters/main: Add 'genuine' property for halosAaron LI2019-01-302-1/+13
* clusters: Minor cleanups (rename 'comp' to 'sec')Aaron LI2019-01-303-47/+49
* clusters/main: Improve keys handling in _save_halos_data()Aaron LI2019-01-301-3/+2
* utils/analyze: Add countdist() functionAaron LI2019-01-301-8/+16
* clusters/psformalism: Count for dark matter fraction for M_minAaron LI2019-01-292-6/+8
* clusters/halo: Add options bolo_freq_{min,max,num}Aaron LI2019-01-293-3/+18
* clusters/helper: Get rid of CONFIGSAaron LI2019-01-291-37/+7
* clusters/formation: Add show() methodAaron LI2019-01-291-1/+9
* clusters/formation: Move history() to mergertree.get_history()Aaron LI2019-01-292-30/+46
* clusters/main: Do not require "age" in _simulate_mergers()Aaron LI2019-01-291-4/+3
* utils/healpix: Minor cleanupsAaron LI2019-01-291-22/+36
* Use UTC time instead of local timeAaron LI2019-01-293-22/+17
* clusters/formation: Implement history() methodAaron LI2019-01-291-16/+36
* clusters/mergertree: Tweak format of show_mtree() a bitAaron LI2019-01-281-3/+3
* clusters/megertree: Minor cleanupsAaron LI2019-01-281-7/+9
* clusters/halo: Do not rescale density in _adjust_spectrum()Aaron LI2019-01-281-5/+0
* configs/manager: Minor cleanupsAaron LI2019-01-281-23/+15
* clusters/main: Minor cleanupsAaron LI2019-01-281-11/+11
* clusters/main: Fix column names due to previous renamingAaron LI2019-01-281-3/+2
* clusters/main: Fix calling of magnetic_field() and kT_cluster()Aaron LI2019-01-281-3/+9
* utils/analyze: Add logfit()Aaron LI2019-01-281-2/+27
* clusters/main: Update spectrum fields and factor_acc calculationAaron LI2019-01-281-3/+5
* clusters/halo: calc_acc_factor() accepts the fiducial spectrumAaron LI2019-01-281-3/+7
* clusters/halo: Fix minor errors along the refactoringAaron LI2019-01-271-5/+4
* configs/spec: Tweak gamma_max and gamma_npAaron LI2019-01-271-3/+3