MaterForge - Materials Formulation Engine with Python
A high-performance Python library for material simulation and analysis. MaterForge enables efficient modeling of pure metals and alloys through YAML configuration files, providing symbolic and numerical property evaluation for various material properties.
Contents:
- Getting Started with MaterForge
- Creating Your First Material Simulation
- Defining Custom Material Properties
- Inverting Material Properties
- Why Property Inversion Matters
- Forward Evaluation
- Inverse: From Property Value Back to Dependency
input_symbolandoutput_symbolare the actual SymPy symbols used in the original expression and its inverse respectively- Round-Trip Validation
- Using a Different Dependency Symbol
- Known Limitation
- Best Practices
- Design Philosophy of MaterForge
- Defining Custom Material Properties
- YAML Schema for Material Definition
- API Reference
- Material API Reference