Add diagram workbench UI with Modelica DoF coaching and ISO glyphs.

Ship the Next.js cycle editor with CAD chrome, technical HX symbols, Fixed/Free boundary guidance, and secondary water/air pressure drop support in the solver stack.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-17 22:46:46 +02:00
parent 62efea0646
commit 3358b74342
275 changed files with 70187 additions and 5230 deletions

View File

@@ -9,7 +9,10 @@
pub mod batch;
pub mod config;
pub mod error;
pub mod qualify;
pub mod rate;
pub mod run;
pub mod seasonal;
pub use batch::{BatchAggregator, BatchSummary, OutputFormat};
pub use config::ScenarioConfig;