aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor cleanupsAaron LI2017-12-301-2/+2
* clusters/halo: support to drop out the most powerful halosAaron LI2017-12-301-0/+3
* cluster/halo: Estimate halo radius ~ 0.33*R_vir (main cluster)Aaron LI2017-12-301-2/+3
* logging: report line numbers to help debugAaron LI2017-11-161-1/+1
* fg21sim: Bump version to 0.6.3v0.6.3Aaron LI2017-10-301-1/+1
* clusters/halo: Tune default parametersAaron LI2017-10-301-4/+4
* clusters/configs: Update f_acc default to 1.0; also update descriptionsAaron LI2017-10-261-1/+7
* configs: update option "gamma_min" default to 1 (old: 10)Aaron LI2017-10-251-1/+3
* clusters/halo: Adjust initial electron spectrum calculationAaron LI2017-10-251-1/+1
* configs: two small changes; set time_step default to 0.01Aaron LI2017-10-251-4/+5
* clusters/halo: Add method to derive the initial electron spectrumAaron LI2017-10-251-0/+5
* configs: Add parameter "reset" to "read_userconfig()"Aaron LI2017-10-241-12/+20
* configs: add __getitem__() and __setitem__() methodsAaron LI2017-10-241-1/+8
* clusters/halo: Add "use_max_merger" option to allow use max merger eventsAaron LI2017-10-221-4/+10
* clusters/halo: Add option "kT_out" to tune cluster temperatureAaron LI2017-10-221-0/+9
* configs: Update option descriptionAaron LI2017-10-211-4/+5
* clusters/halo: Rewrite turbulence acceleration & diffusion coefficient!Aaron LI2017-10-211-2/+12
* clusters/halo: Determine magnetic field by fraction of its energy densityAaron LI2017-10-201-8/+4