# IDR-IIsim: Software Documentation IDR-IISIM is an open-source compiler designed to process industrial models described in YAML format and generate Python scripts that can be integrated into large-scale energy system models and circular economy assessments. This repository provides a reproducible and modular framework for describing industrial processes as data models, validating them, and generating executable scripts. ## License This project is licensed under the MIT License. You are free to use, modify, and distribute this software under the terms of the MIT license. ## Contents ```{toctree} :maxdepth: 2 1_overview 2_quick_start 3_approach 4_input_specification 5_case_study 6_usage_guide 7_standard_and_testing ``` ## API Reference ```{toctree} :maxdepth: 2 project_code ```