-
Notifications
You must be signed in to change notification settings - Fork 2
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
(WIP) A couple of fixes for un-verified options. #33
Conversation
These changes look right to me. And, yes, great task list! |
Verified that all switches are working as expected; still mulling over test case. Also adding another todo:
|
I'm thinking this can be merged in too: the test suite is effectively available from The changes should still be brought in, since they fix some known issues with |
As per our discussion regarding specialised basis sets, I think |
Yes, At this point, the target disk densities are exponential, Kuzmin, Mestel, and Zang. I intended to have a tabled basis as input (and that would not take much additional work) but haven't done that yet. So, in principle, Clutton-Brock disk is there but not in a raw form. Also, the 3d potential--the vertical force for halo coupling e.g.--works but the numerics make a less accurate solution for |
|
This is a work-in-progress check of all options for CBrockDisk.
Some functionality was not usable previously, and I appear to have inadvertently introduced a memory problem in a previous commit.
This commit fixes these known bugs; more are likely present. Therefore, I propose a small to-do list (not strictly needed before merge, but maybe helpful):
EXP-examples
(maybe in a subdirectory for specialised tests?)NO_M0
,NO_M1
,EVEN_M
,M0_ONLY
options to verify expected potentials are returned.