{% set SponsorsData = { "Gold": ["CyDesign", "Wolfram", "Modelon", "Maplesoft", "DS"], "Silver": ["Ricardo", "ITI", "MA", "GlobalCrown", "Siemens"], "Bronze": ["ST", "OSMC", "dofware", "BauschGall", "TUHH", "Schlegel"], "BauschGall": { "name": "Bausch-Gall GmbH", "profile": "Modelica Technology is the base of our engineering projects and training classes. We develop, test and distribute Modelica Libraries.", "link": "http://www.bausch-gall.de/" }, "CyDesign": { "name": "CyDesign", "profile": "CyDesign Labs, a subsidiary of ESI Group SA, offers an innovative model-based design optimization platform for advanced product design.", "link": "http://www.cydesign.com/" }, "DS": { "name": "Dassault Systèmes", "profile": "Dassault Systèmes provides CATIA and Dymola, leading Modelica and 3D solutions that transform how products are designed, simulated and validated.", "link": "http://3ds.com/modelica" }, "GlobalCrown": { "name": "Global Crown Technology", "profile": "Global Crown Technology provides engineering services and tools for Model Based Systems Engineering. We are based in China and serve mainly the aerospace and automotive industries.", "link": "http://www.globalcrown.com.cn/" }, "ITI": { "name": "ITI", "profile": "ITI as a leading company for dynamic system simulation develops the powerful modeling platform SimulationX for multiphysics analyses.", "link": "http://www.itisim.com" }, "MA": { "name": "Modelica Association", "profile": "The Modelica Association is a non-profit organization that develops the Modelica language and the Modelica Standard Library", "link": "https://www.modelica.org/" }, "Maplesoft": { "name": "Maplesoft", "profile": "Maplesoft provides high-performance software tools for engineering, science, and mathematics. Its products reduce errors, shorten design times, lower costs, and improve results.", "link": "http://www.maplesoft.com" }, "Modelon": { "name": "Modelon", "profile": "The global experts in Modelica and FMI tools, training, and consulting for manufacturers making the transition to modern Analytical MBSE methods.", "link": "http://www.modelon.com" }, "OSMC": { "name": "OpenModelica", "profile": "OpenModelica is a complete open-source Modelica modeling, simulation, and optimization environment; by the Open Source Modelica Consortium.", "link": "http://www.openmodelica.org" }, "Ricardo": { "name": "Ricardo Software", "profile": "Vehicle and powertrain CAE solutions that help clients solve engineering challenges and explore new technology.", "link": "http://www.ricardo.com/software" }, "Schlegel": { "name": "Schlegel Simulation GmbH", "profile": "Schlegel Simulation provides state of the art expertise in modeling and simulation of mechatronic systems.", "link": "http://www.schlegel-simulation.de/" }, "Siemens": { "name": "Siemens PLM Software", "profile": "Siemens PLM Software is a world-leading provider of product lifecycle management (PLM) software and services with 77,000 customers worldwide.", "link": "http://www.lmsintl.com/LMS-Imagine-Lab-AMESim" }, "TUHH": { "name": "Technische Universität Hamburg/Harburg", "profile": "Technische Universität Hamburg/Harburg", "link": "http://www.tuhh.de" }, "Wolfram": { "name": "Wolfram Research", "profile": "Wolfram SystemModeler is the easiest Modelica environment to learn, integrated with Mathematica for the best analysis workflow", "link": "http://wolfram.com/system-modeler/?modelica-by-example" }, "dofware": { "name": "DOFWARE", "profile": "", "link": "http://www.dofware.com/" }, "ST": { "name": "Suzhou Tongyuan Software & Control Technology Co., Ltd", "profile": "Suzhou Tongyuan offers tools and services for the design of complex industrial systems based on Modelica.", "link": "http://en.tongyuan.cc/" } } %} {%- macro popup(id, level) -%}
{{SponsorsData[id].name}}: {{level}}
{{SponsorsData[id].profile}}
{%- endmacro -%} {% macro thumbnail(id, level) %}
{% endmacro %} {% macro signup_head() %} {% endmacro %} {% macro signup_form() %}
{% endmacro %} {%- macro sponsor_entry(id, level) -%}
{{SponsorsData[id].name}}

{{level}} Sponsor

{{SponsorsData[id].profile}}


{{SponsorsData[id].link}}
{%- endmacro -%} {% macro sponsors() %}

Sponsors

{% endmacro %} {{ metatags() }} Modelica by Example {{ fonts() }} {{ css() }} {{ script() }} {{ signup_head() }}

by Michael M. Tiller, Ph.D.

{{ signup_form() }}

Have a question?
Send it to book@xogeny.com

{% block body %} {% endblock %}
{{ sponsors() }}