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

Re-scaling distances in the velocity #19

Open
rdnv opened this issue Jul 28, 2023 · 0 comments · May be fixed by #20
Open

Re-scaling distances in the velocity #19

rdnv opened this issue Jul 28, 2023 · 0 comments · May be fixed by #20

Comments

@rdnv
Copy link
Contributor

rdnv commented Jul 28, 2023

When re-scaling velocities with a rescaling_factor ($A$), distances $r$ in the velocity expression should be re-scaled as well:
$\tilde r=r A$
$\tilde v_r = v_r A$
${\rm d}\tilde v_r / {\rm d}\tilde r = A^{-1} \ {\rm d} (v_rA) / {\rm d}r = {\rm d} v_r / {\rm d}r$,
where $A$ is either a function of AP parameters or a free parameter, and re-scaled quantities are marked with tilde.

@rdnv rdnv linked a pull request Jul 28, 2023 that will close this issue
@rdnv rdnv changed the title Rescaling distances in the velocity Re-scaling distances in the velocity Jul 28, 2023
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 a pull request may close this issue.

1 participant