feat(Standard-Compositions): Imported standard metal fractions from MESA

Imported standard metal fractions from MESA to build compositions from one of the standard schemes
This commit is contained in:
poojanagrawal
2026-06-02 15:57:33 +02:00
parent 3741768893
commit 663bdcea03
7 changed files with 1947 additions and 2 deletions

View File

@@ -27,3 +27,5 @@ foreach test_file : test_sources
test_exe,
env: ['MESON_SOURCE_ROOT=' + meson.project_source_root(), 'MESON_BUILD_ROOT=' + meson.project_build_root()])
endforeach
subdir('sandbox')