cf9e7277ae
fix(index.yaml): added helm to resource index
...
this resolves some tests in resourceManagerTest and eos test
2025-06-12 10:54:34 -04:00
9d81a580b5
refactor(core_midres): core mid res has had its resolution slightly increased
2025-04-25 10:32:46 -04:00
58840d82cd
refactor(poly): renamed core2 to core_hires and updated docs for polysolver
2025-04-23 11:00:32 -04:00
e259fcd0d4
perf(index.yaml): point mesh to mid res for debugging
2025-04-23 09:17:30 -04:00
917dc961de
feat(assets/mesh): added mid resolution mesh
2025-04-23 09:17:00 -04:00
b203fe625c
perf(index.yaml): temp disable heml table loading to speed up polytrope debugging
2025-04-21 10:18:17 -04:00
5602c39b86
feat(assets): added low res spherical mesh
2025-04-18 11:19:54 -04:00
0880403850
fix(poly): have a much closer to working polytrope, still small divergence near core
2025-03-27 14:26:23 -04:00
e8d2061809
fix(assets): updated asset name for polytrope mesh
...
polytrope test now uses resource manager to get mesh, mesh name has been set to mesh:polySphere
2025-03-26 12:35:48 -04:00
f56611b785
test(core.msh): added accidently deleted core mesh file back in
2025-03-26 11:47:12 -04:00
14bc8a49b3
Merge branch 'main' into feature/pointwisePolytrope
2025-03-26 11:38:07 -04:00
efa4bdadff
feat(assets): setup assets for resource manager
...
assets are broken into static (compiled into the binary) and dynamic (handled by the resource manager). All static assets should define a meson.build, all dynamic assets must have handlers written in src/resource/resourceManager and resourceManagerTypes
BREAKING CHANGE:
2025-03-20 14:24:20 -04:00