with one click
PyThermoDB
PyThermoDB contains 2 collected skills from sinagilassi, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Build pyThermoDB component, mixture, and constants ThermoDB objects from inline or file-based reference YAML. Use when Codex needs to write, update, or debug examples or application code using build_component_thermodb_from_reference, build_mixture_thermodb_from_reference, build_constants_thermodb_from_reference, mapped reference builders, saved .pkl ThermoDB files, constants tables, equations, or matrix property retrieval from examples/configs-style reference content.
Extract thermodynamic tables and correlations from references (CSV, PDF, images, or text) and convert them into the project's structured pyThermoDB YAML schema. Supports data tables, constants tables, matrix-parameter tables, and equation-based correlations (e.g., Cp, vapor pressure, density, enthalpy of vaporization), including coefficient parsing and transformation into executable project notation (parms, args, res). Trigger when working with thermodynamic tables, coefficients, correlations, constants, matrix parameters, or YAML formatting. Ensures unit-consistent, schema-compliant, and solver-ready thermodynamic definitions for downstream modeling tools.