You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abstract = {Simulink is a block diagram environment for Model-Based Design. It supports simulation, automatic code generation, and continuous testing of embedded systems.},
Booktitle = {Galactic Dynamics: Second Edition, by James Binney and Scott Tremaine.~ISBN 978-0-691-13026-2 (HB).~Published by Princeton University Press, Princeton, NJ USA, 2008.},
abstract = {Advance circular economy initiatives and respond to global economic challenges, dynamic market conditions and competitive pressures by improving performance, quality and time-to-market with the best-in-class chemical engineering software / simulation software for chemicals, polymers, life sciences and new sustainability processes.},
Copy file name to clipboardExpand all lines: paper.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ In addition to mirroring nearly all of `PathSim`'s capabilities, `PathView` uses
39
39
# Statement of need
40
40
41
41
`PathSim` is a powerful and flexible simulation framework for modelling complex systems. However, building large-scale or intricate models solely through Python scripting can be cumbersome and error-prone, particularly for new users or for projects that benefit from visual inspection of system layout.
42
-
Many established simulation platforms, such as MathWorks Simulink, Modelica, or Aspen Plus, provide graphical user interfaces to enhance usability, model comprehension, and collaboration. Until now, such a visual modelling environment was missing for `PathSim`.
42
+
Many established simulation platforms, such as MathWorks Simulink[@simulink] or Aspen Plus[@aspen], provide graphical user interfaces to enhance usability, model comprehension, and collaboration. Until now, such a visual modelling environment was missing for `PathSim`.
43
43
`PathView` fills this gap by providing a modern, interactive, and extensible GUI, reducing the barrier to entry for new users and improving productivity for experienced modellers.
0 commit comments