test_corotate
Module
Description
Unit tests of the coriolis & centrifugal force module
- References:
Tejeda E., Rosswog S., 2013, MNRAS, 433, 1930
- Owner:
Daniel Price
- Runtime parameters:
None
- Dependencies:
extern_corotate, externalforces, io, part, ptmass, setbinary, testutils
Quick access
- Variables:
- Routines:
Variables
- testcorotate/test_sinkbinary [private]
Subroutines and functions
- subroutine testcorotate/test_corotate(ntests, npass)
- Parameters:
ntests [integer,inout]
npass [integer,inout]
- Use :
io(id(),master()),testutils(checkval(),update_test_scores()),extern_corotate(get_centrifugal_force(),get_coriolis_force(),omega_corotate())- Called from:
- Call to:
get_centrifugal_force(),update_test_scores(),get_coriolis_force()