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:
@@ -4,9 +4,7 @@
|
||||
//! finalized, and exposes the expected circuit topology.
|
||||
|
||||
use entropyk::{CircuitId, SystemBuilder};
|
||||
use entropyk_components::{
|
||||
Component, ComponentError, JacobianBuilder, ResidualVector,
|
||||
};
|
||||
use entropyk_components::{Component, ComponentError, JacobianBuilder, ResidualVector};
|
||||
|
||||
struct MockComponent {
|
||||
n_eqs: usize,
|
||||
|
||||
Reference in New Issue
Block a user