Commit Graph

9 Commits

Author SHA1 Message Date
b4615fc0aa fix(poly): working on solving polytrope 2025-03-14 09:12:40 -04:00
3597f82ee4 fix(build): brought recent build changes to pointwise polytrope
pointwise polytrope had some issues from the old build system. Fast fowarded it so that it has all the fixes which have been merged into main
2025-03-13 15:11:46 -04:00
b0252927e0 test(tests/poly): removed default constructor test 2025-03-05 12:57:35 -05:00
8ec8a41209 test(tests/poly): updated polytests 2025-03-03 09:55:47 -05:00
dfb65c1082 refactor(sphere.msh): increased base resolution of spherical mesh 2025-02-24 12:38:47 -05:00
3af8537cb4 test(tests/poly): started working on tests for ray cast 1D solution 2025-02-23 14:12:13 -05:00
205f32a76f fix(build-system): fixed build system order and test env variables 2025-02-23 11:57:59 -05:00
a0811dc0c4 test(tests/poly): poly solver test
added test for the polytropic solver (which is also being used to validate and confirm it works)
2025-02-20 15:28:30 -05:00
054550393f test(tests/poly): added very basic polytrope test suite
Currently only tests default constructor
2025-02-19 14:36:22 -05:00