Skip to content

Commit

Permalink
openmodelica newsletter december-2020 (#166)
Browse files Browse the repository at this point in the history
* openmodelica newsletter december-2020

* remove ModelicaConference2021.md
  • Loading branch information
arun3688 authored Dec 12, 2020
1 parent a583cb2 commit d78028c
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 0 deletions.
21 changes: 21 additions & 0 deletions _2020-12/OpenModelica 1.16.2_Release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: OpenModelica 1.16.2 Release
author: "Peter Fritzson [Open Source Modelica Consortium](https://www.openmodelica.org/)"
category: "vendor"
---

OpenModelica is the only actively maintained complete open-source Modelica-based cyber-physical mathematical modeling,
simulation and optimization environment intended for industrial and academic usage.
Its long-term development is supported by a non-profit organization–the Open Source Modelica Consortium [OSMC](https://www.openmodelica.org/)
with many company, institute, and university members.


![](replaceableGui.png)

The figure shows OpenModelica while editing Modelica.Fluid component parameters, using the replaceable GUI.


OpenModelica 1.16.2 has been released. This is a bug fix release to the recently released OpenModelica 1.16.0, primarily to improve the stability of the OMEdit GUI. The main enhancement in the 1.16.0 release, see [release notes](https://trac.openmodelica.org/OpenModelica/wiki/ReleaseNotes/1.16.0) is the graphical user interface support of replaceable items in libraries. The new frontend has been further improved with enhanced support of records and arrays. The new front-end can now handle 100% of the Modelica Standard Library 3.2.3 models. Also improvements to backend and simulation run-time regarding homotopy, CVODE solver included, new minimal tearing, better support for models with records, enhanced OpenModelica debugger that can show direct variable dependencies, a full-fledged Modelica package manager is included, initially available via the command line interface, and more.

Further improved FMI support in OpenModelica OMSimulator: GUI: text editing of SSP models, undo/redo functionality, delete components, etc. FMI/CoSimulation 2.0 now includes CVODE solvers and customization via simulation flags. SSP 1.0 is supported. See www.openmodelica.org for download.

26 changes: 26 additions & 0 deletions _2020-12/OpenModelicaModProdWorkshop2021.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: OpenModelica/MODPROD Workshop 2021
author: "Lena Buffoni and Lennart Ochel [Open Source Modelica Consortium](https://www.openmodelica.org/)"
category: "vendor"
---

Call for participation for the OpenModelica workshop and the MODPROD workshop on model-based cyber-physical product development. The OpenModelica workshop is concerned with tooling and applications of OpenModelica, whereas the MODPROD workshop covers general cyber-physical system modeling and system development using multiple tools and formalisms. Several tutorials will be given including topics such as Modelica and FMI.

The workshops are organized in cooperation between LIU, ICES, INCOSE Sweden and IEEE Computer Society Swedish Chapter

Location: online
Participation free of charge.

- 13th OpenModelica Annual Workshop, February 2, 2021
- 15th MODPROD Workshop on Model-Based Cyber-Physical Product Development, February 3-4, 2021

Theme for this year: Digital engineering for a resource efficient and circular industry

Keynotes for MODPROD2021 Workshop:

- Lisen Schultz, Deputy Director of Transdisciplinarity at the Stockholm Resilience Centre. "A Resilience Perspective on Sustainability Transformations"
- Andreas Junghanns, Senior R&D Engineer at Synopsys. "FMI - Current Challenges, Trends and Developments"
- Richard Romano, Professor at University of Leeds, Chair in Driving Simulation. "Model based design of Automated Vehicles"
- Claes Nord, Senior Visitor Experience Specialist at AB Sandvik Coromant. Title to be announced.

For more information, registration and previous workshops see www.modprod.se and www.openmodelica.org.
16 changes: 16 additions & 0 deletions _2020-12/OpenModelica_Debugger.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Enhanced Debugger in OpenModelica 1.16.2
author: "Martin Sjölund [Open Source Modelica Consortium](https://www.openmodelica.org/)"
category: "vendor"
---

The equation model debugger in the recent OpenModelica 1.16.0 release and in the 1.16.2 bugfix release is enhanced with new functionality to help the user understand sources of model errors.

![](debugger.png)

The figure shows the debugger tracing how variables or equations influence a variable.\
Left: Turn on the menu choice. Right: List of variables directly influencing the chosen variable.

The new functionality allows the user to perform a “backward” trace of which variables or equations that directly influence a chosen variable (see figure). This can be useful to understand the dependencies causing a faulty variable value.

See www.openmodelica.org for download.
Binary file added _2020-12/debugger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _2020-12/replaceableGui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d78028c

Please sign in to comment.