๐๏ธ Examples Map
This map links repository examples to practical workflows.
๐งช Basic Workflows
examples/basic-1/: app initialization, table inspection, build data/equationexamples/basic-2/: custom reference usage,build_components_thermo_propertyexamples/basic-3/: general custom databook usage patterns
๐ Search Workflows
examples/search/check-component.py: search by name/formulaexamples/search/list-components.py: listing available components
๐งฉ External Reference Workflows
examples/external-ref/: single-source YAML + CSV usageexamples/external-ref-2/: multi-source reference and template variants
๐งช Matrix and Mixture Workflows
examples/matrix-1/: matrix table loading, mixture checks, matrix property access
๐๏ธ Databook Builder Workflows
examples/databooks/: creating references and constants tables from raw contentexamples/reference/: build/load ThermoDB from reference configurations
๐ High-Level ThermoDB Build Workflows
examples/build thermodb/examples/build thermo data/
Both directories demonstrate high-level pyThermoDB.thermodb builder paths.