aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs
Commit message (Expand)AuthorAgeFilesLines
* 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
* clusters: Update configuration defaults and descriptionAaron LI2017-10-191-12/+12
* clusters/halo: Support use the previously dumped halos raw dataAaron LI2017-10-192-0/+15
* clusters/halo: Rewrite halos catalog and raw data saveAaron LI2017-10-191-3/+11
* clusters: "catalog_outfile" is requiredAaron LI2017-10-191-0/+2
* clusters/halo: Increase the time step, but require a minimum of 20 stepsAaron LI2017-10-181-1/+1
* configs: remove "filemode" optionAaron LI2017-10-162-6/+2
* clusters: Use "hmf" to calculate halo mass functions/distributionsAaron LI2017-10-042-13/+46
* configs/manager.py: Add missing cosmology parametersAaron LI2017-10-041-0/+2
* utils/cosmology.py: Add parameter Tcmb0 [K]Aaron LI2017-10-041-2/+4
* configs: Use lower case for logging levelsAaron LI2017-10-042-14/+8
* utils/cosmology: Add scalar spectral index "ns"Aaron LI2017-10-041-0/+2
* configs: Clean up some commentsAaron LI2017-10-032-14/+0
* clusters: Add option "use_output_catalog" to continue halo simulationAaron LI2017-09-032-0/+17
* configs: Update option descriptions; also tweak checkers a bitAaron LI2017-09-032-7/+12
* clusters: Add config option "boost"Aaron LI2017-09-011-0/+5
* configs/logging: print time only, without dateAaron LI2017-09-011-1/+1
* configs: Update clusters simulation parametersAaron LI2017-08-311-4/+4
* clusters/psformalism: Remove config "f_darkmatter"Aaron LI2017-08-291-3/+0
* configs: Fix checker for "extragalactic/clusters" sectionAaron LI2017-08-291-1/+1
* configs: update "frequencies" property to be a numpy arrayAaron LI2017-08-281-6/+7