| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* time_turbulence_avg
* mach_turbulence_avg
* tau_acceleration_avg
* time_acceleration_fraction
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Change "tau_acceleration" from a attribute to a method with the time
parameter, and then simplify "fp_diffusion()" method.
|
|
|
|
|
| |
The RadioHaloAM class is intended to account for all merger events, and there
are a lot of methods to be implemented.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Add emission.HaloEmission class to calculate halo emissivity, power, flux,
brightness etc.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Remove the obsolete options: ratio_major, use_max_merger
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
In this way to avoid dependency on matplotlib. Also add print messages.
|
| |
|
| |
|
|
|
|
|
|
| |
* Simplify "max_merger" property to not check whether it is a major merger.
* Rename "max_merger" to "maximum_merger"
* Rename "simulate_mergertree()" to "simulate_mtree()"
|
| |
|