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:
@@ -169,7 +169,7 @@ pub trait HeatTransferModel: Send + Sync {
|
||||
1.0
|
||||
}
|
||||
|
||||
/// Sets the UA calibration scale (e.g. from Calib.f_ua).
|
||||
/// Sets the UA calibration scale (e.g. from Calib.z_ua).
|
||||
fn set_ua_scale(&mut self, _s: f64) {}
|
||||
|
||||
/// Returns the effective UA used in heat transfer. If dynamic_ua_scale is provided, it is used instead of ua_scale.
|
||||
|
||||
Reference in New Issue
Block a user