aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs
Commit message (Expand)AuthorAgeFilesLines
* clusters/halo: Tune parameters kT_out and radius_indexAaron LI2019-03-011-2/+2
* clusters/halo: Tune parametersAaron LI2019-02-271-7/+7
* configs/manager: Add update() methodAaron LI2019-02-271-0/+4
* configs/manager: Various more cleanupsAaron LI2019-02-271-21/+11
* configs/manager: Clean up save()Aaron LI2019-02-271-11/+7
* Several minor cleanupsAaron LI2019-02-271-4/+4
* clusters/main: Implement _identify_halos() to determine genuine halosAaron LI2019-02-271-0/+5
* clusters/halo: calc_acc_factor() no longer usedAaron LI2019-02-271-8/+0
* clusters/main: Do not calculate acceleration factor and genuineAaron LI2019-02-271-4/+0
* configs/spec: Reorder options to be clearerAaron LI2019-02-271-16/+14
* clusters/halo: Tune parameters based on various testsAaron LI2019-02-271-8/+8
* clusters/main: Allow to disable map generationAaron LI2019-02-261-0/+4
* configs/spec: Adjust some default values and minor tweaksAaron LI2019-02-261-7/+15
* clusters/halo: Add velocity_turb_base() methodAaron LI2019-02-211-0/+5
* configs/spec: Adjust some min/max values for simplicityAaron LI2019-02-211-5/+5
* clusters/halo: Further extend the halo radius calculationAaron LI2019-02-181-1/+5
* clusters/main: Add 'genuine' property for halosAaron LI2019-01-301-0/+4
* clusters/halo: Add options bolo_freq_{min,max,num}Aaron LI2019-01-291-0/+8
* configs/manager: Minor cleanupsAaron LI2019-01-281-23/+15
* configs/spec: Tweak gamma_max and gamma_npAaron LI2019-01-271-3/+3
* clusters/halo: Rewrite is_genuine() to be calc_acc_factor()Aaron LI2019-01-271-7/+0
* configs/spec: Various minor tweaksAaron LI2019-01-251-31/+32
* clusters/halo: Account for mass scaling in tau_acceleration()Aaron LI2019-01-251-0/+4
* clusters/halo: Fold parameter "zeta_ins" into "f_acc"Aaron LI2019-01-251-7/+3
* clusters: Assume equipartition between B field and CRAaron LI2019-01-251-13/+3
* Minor tweaksAaron LI2019-01-181-3/+3
* configs/manager: Tweak a bitAaron LI2018-12-221-5/+4
* clusters/halo: Apply option 'f_radius' to derive halo radiusAaron LI2018-11-081-4/+3
* clusters/halo: Add and use 'f_rc' and 'beta' optionsAaron LI2018-11-081-0/+7
* clusters/halo: Support to check whether halo is genuineAaron LI2018-11-011-0/+7
* PEP8 fixAaron LI2018-10-311-2/+2
* configs/manager: Fix the loading of config specAaron LI2018-10-311-2/+1
* clusters/halo: Update calculations of injection and halo radiusAaron LI2018-10-301-5/+4
* Deprecate the pointsource component (2)Aaron LI2018-10-301-49/+0
* configs: Merge config specs into one single fileAaron LI2018-10-304-263/+234
* clusters/config: Tune parameter eta_eAaron LI2018-05-221-1/+1
* clusters: Add parameter felong_minAaron LI2018-05-221-0/+7
* clusters: Fix cluster distribution calculation about massAaron LI2018-05-121-8/+7
* clusters/config: tune parameter x_cr; and improve parameter descriptionAaron LI2018-02-031-8/+9
* clusters/config: tune parameters time_init->1, time_step->0.02Aaron LI2018-01-281-2/+2
* clusters: minor updatesAaron LI2018-01-161-0/+2
* configs: adjust default values of "merger_mass_min" and "kT_out"Aaron LI2018-01-051-2/+2
* clusters: simulate and extract all recent merger eventsAaron LI2018-01-021-10/+0
* clusters: rework the reuse of previously dumped cluster catalogAaron LI2018-01-022-7/+15
* configs/checkers: add _check_file_existence() and some cleanupsAaron LI2018-01-021-14/+49
* Minor changesAaron LI2018-01-011-1/+1
* clusters/halo: Change option "tau_merger" to "time_traceback"Aaron LI2018-01-011-5/+5
* clusters/halo: Rework the turbulence acceleration timescale calculationAaron LI2017-12-311-2/+14
* clusters/halo: calc turbulence velocity dispersion based on mergerAaron LI2017-12-311-9/+3
* Minor cleanupsAaron LI2017-12-311-10/+17