Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display AGN variable dT model's parameters on webpage #278

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

EvgeniiChaikin
Copy link
Collaborator

Screenshot from 2024-04-02 12-21-43

Note that

  • The general expression is dT_AGN = dT_AGN_pivot * (M_BH / M_BH_pivot) ** slope with a constraint dT_AGN_min < dT_AGN < dT_AGN_max
  • in the code, we always use the slope of 1
  • in the code, the pivot and maximum temperatures are described by the same parameter. This is because the pivot point is arbitrary, so we don't really need an extra parameter to specify it; instead, we can just use either dT_AGN_min or dT_AGN_max.

The reason why I decided to display some extra information than in fact used internally in the code (5 params instead of 3), is to make the webpage more clear and less ambiguous

@EvgeniiChaikin EvgeniiChaikin merged commit 57cb7e7 into master Apr 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants