adrn / ebak

MIT License
3 stars 0 forks source link

write tests for celestial mechanics code #14

Closed davidwhogg closed 8 years ago

davidwhogg commented 8 years ago

I am asking @dfm for ideas here... what are good tests for my RV code?

davidwhogg commented 8 years ago

I now think this code is correct, but my tests were bullshit.

davidwhogg commented 8 years ago

I think I know how to do tests. I have f, and E, and Z code, and I have df/dE, dE/dM, dZ/dt code, so I can test numerical consistency.

davidwhogg commented 8 years ago

There is now a pretty severe test function in there. Not yet in the right state... But I am closing for now and opening a new issue