Implement subcooling correlations
Closed Jun 17, 2024
100% complete
Implement an equation transformation engine that allows for equations to be represented in various forms, for example in documentation, symbolic, and functional forms. Choose LaTeX, SymPy, and Python functions as the forms for this effort, but consider generalizing with generic abstract base models driven by Pydantic.