-
- Downloads
Merge branch 'gizmo_initial_velocity_fix' into 'master'
Made sure primitive variable velocity is correctly initialized. This fixes #216. The initial velocities are now initialized (again) in `hydro_convert_quantities` by using `p->v`, before they are used to set the momentum. I also removed the `if` condition from `hydro_end_density`, as we do not longer care if the primitive variables are overwritten after the initialization step. See merge request !253
Branches
Tags
Please register or sign in to comment