You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The exponential density profile doesn't work - problem with units on the rho_0 value.
Also, a question of names: shouldn't we call this a power-law density profile?
We could also have an exponential one (i.e. rho propto exp(-v / v_0) ).
Putting these in is easy and would be useful - simple profiles that work for exponential and power-law cases are things that may be useful for many people to play with.
The text was updated successfully, but these errors were encountered:
The exponential density profile doesn't work - problem with units on
the rho_0 value.
Also, a question of names: shouldn't we call this a power-law density
profile?
We could also have an exponential one (i.e. rho propto exp(-v / v_0) ).
Putting these in is easy and would be useful - simple profiles that
work for exponential and power-law cases are things that may be useful
for many people to play with.
—
Reply to this email directly or view it on GitHub #82.
Hi,
Ad 1 The exponential density profile was never adapted to the current
version of TARDIS and hence was never tested. I guess we should fix this
function.
Ad 2 Yes, renaming the function would be reasonable .
Ad 3 Adding a new "real" exponential density profile is easy and can be
done in a few minutes (~30min).
I will take care of this problems asap ---probably on Monday.
The exponential density profile doesn't work - problem with units on the rho_0 value.
Also, a question of names: shouldn't we call this a power-law density profile?
We could also have an exponential one (i.e. rho propto exp(-v / v_0) ).
Putting these in is easy and would be useful - simple profiles that work for exponential and power-law cases are things that may be useful for many people to play with.
The text was updated successfully, but these errors were encountered: