MATLAB XPC TARGET RELEASE NOTES Manuel d'utilisateur Page 1

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Logiciel MATLAB XPC TARGET RELEASE NOTES. MATLAB XPC TARGET RELEASE NOTES User manual Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer

Résumé du contenu

Page 1 - Dymola Release notes

Dymola Dynamic Modeling Laboratory Dymola Release notes Dymola 2013 FD01

Page 2

10 package MyModels model Inertia=Modelica.Mechanics.Rotational.Components.Inertia annotation (__Dymola_shortcut=true); model Mass=Modelica.Mecha

Page 3 - Contents

Dymola 2013 FD01 Release notes 11 A new group “Modelica editor” is added in the dialog. The expand modes are selectable: Manual formatting is sel

Page 4

12 The Save button now saves more settings in the Appearance tab (see first figure in previous section); including the Modelica editor settings.

Page 5 - 2 About this booklet

Dymola 2013 FD01 Release notes 13 Basic Functionality A selection of all variables called “phi” in a model can be made using the following annotat

Page 6 - 3 Dymola 2013 FD01

14 Including several variables in the selection can be made by using | in the regular expression for name: model Selection3 annotation (__Dymol

Page 7

Dymola 2013 FD01 Release notes 15 model Selection5 annotation (__Dymola_selections={ Selection(name="MySelection", match

Page 8 - 3.2 Developing a model

16 i.e. the local variable phi of angleSensor is present. The reason was that the search pattern given was “*.phi”, i.e. any prefix to .phi. The patt

Page 9

Dymola 2013 FD01 Release notes 17 Summary The matching constructor MatchVariable has the following fields: record MatchVariable String classNam

Page 10

18 they can be activated or deactivated individually: 3.2.7 Minor improvements Search in model package hierarchy The search engine used in the comm

Page 11

Dymola 2013 FD01 Release notes 19 Presentation of enumeration values If an enumeration is used for a parameter, a combo box is created in the par

Page 12 - 3.2.4 Splitting models

The information in this document is subject to change without notice. Document version: 1 © Copyright 1992-2012 by Dass

Page 13

20 3.3 Simulating a model 3.3.1 Plot window Plotting general expressions The functionality to create and plot a general expression can be invoked t

Page 14

Dymola 2013 FD01 Release notes 21 Note that the name of the signal also contains the name of the result and the sequence number (in brackets). Th

Page 15

22 Alternative ways of invoking this function is through the command Plot expression in the Dymola toolbar, or by the command Plot > Plot Express

Page 16

Dymola 2013 FD01 Release notes 23 Signal operators A fixed set of signal operators are available through the context menu of signals in plot wind

Page 17

24 Selecting an operator launches a dialog where the user can define the time range over which the operator will be applied. The default time range

Page 18 - 3.2.7 Minor improvements

Dymola 2013 FD01 Release notes 25 The result is then visualized in the plot in different ways depending of which operator that was selected. The t

Page 19

26 Depending on the operator, the computed value is written either above or below the line representing the time range. This can be changed manually

Page 20 - 3.3 Simulating a model

Dymola 2013 FD01 Release notes 27 Plot Parametric Curve A new function plotParametricCurve is available for plotting curves defined by a paramete

Page 21

28 Copy curve values to clipboard The values of a curve can be copied to the clipboard by the Copy context command. As an example, copying J1.w: an

Page 22

Dymola 2013 FD01 Release notes 29 (The previous copy command for copying the tooltip to the clipboard has been renamed to Copy Point.) Plot table

Page 23

3 Contents 1 Important notes on Dymola ... 5 2 A

Page 24

30 Copy copies the selected cells to the clipboard, making it possible to e.g. copy a part of a table to Microsoft Excel. Delete Row deletes the se

Page 25

Dymola 2013 FD01 Release notes 31 3.3.3 Scripting Call function dialog with output fields The Call function dialog now also contains entries to f

Page 26

32 3.3.4 Selection of 32-bit or 64-bit executable In the 64-bit version of Dymola, the user can decide whether models should be compiled as 32-bit o

Page 27

Dymola 2013 FD01 Release notes 33 Ticking All variables; ignore selections in model, all variables, given the Store settings, will be saved to th

Page 28 - Copy context command

34 3.4 Installation 3.4.1 Adding libraries and demos to the File menu A new category “persistent” in the built-in function LibraryInfoMenuCommand m

Page 29 - Copy Point.)

Dymola 2013 FD01 Release notes 35 supported only by specific editions of Windows (“Home”, “Professional”, “Enterprise” etc.); all such editions ar

Page 30

36 Compatibility The Dymola – Simulink interface now supports Matlab releases from R2007a (ver. 7.4) up to R2012a (ver. 7.14). Only Visual Studio C+

Page 31 - 3.3.3 Scripting

Dymola 2013 FD01 Release notes 37 Compatibility – xPC Target Compatibility with Matlab xPC Target has been verified for all Matlab releases that

Page 32

38 For description of the new options, see below, section “FMU export extensions”. FMU export extensions FMUs can optionally be exported with source

Page 33

Dymola 2013 FD01 Release notes 39 can be set to “me”, “cs” and “all” for inclusion of “model exchange”, “co-simulation” and “all” respectively. In

Page 34 - 3.4 Installation

4 3.6.4 External functions in other languages ... 44

Page 35

40 This argument, default being true, can be set to false to disable the prompting before replacing any existing Modelica model that was the result f

Page 36 - 3.5.2 Real-time simulation

Dymola 2013 FD01 Release notes 41 Finally, the resulting trajectories can be plotted and compared visually with the original (non-FMU) simulation.

Page 37 - 3.5.3 FMI Support in Dymola

42 • Test of FMI version 1.0 or 2.0 Beta4. It is available in Modelica\Library under the Dymola installation. Below call validates CoupledClutches a

Page 38

Dymola 2013 FD01 Release notes 43 All mandatory features are supported in FMI 2.0 Beta 4. The optional (in the sense that they have associated ca

Page 39

44 3.6.2 Support for String variables in models String variables can now be used in models, not only in functions used in models and for scripting.

Page 40

Dymola 2013 FD01 Release notes 45 3.7 New libraries 3.7.1 Electric Power Library Electric Power Library is a new library that provides a framewo

Page 41

46 3.7.2 Engine Dynamics Library Engine Dynamics Library is a new library that a framework for combustion engine system modeling, simulation and ana

Page 42

Dymola 2013 FD01 Release notes 47 3.7.3 Hydro Power Library The Hydro Power Library is a new library that provides a framework for modeling and s

Page 43

48 3.7.4 Liquid Cooling Library The Liquid Cooling Library is a new library is targeted to liquid cooling system design with compressible or incompr

Page 44 - 3.6.5 Minor improvements

Dymola 2013 FD01 Release notes 49 3.7.6 Thermal Power Library The Thermal Power Library provides a framework for modeling and simulation of therm

Page 45 - 3.7 New libraries

Dymola 2013 FD01 Release notes 5 1 Important notes on Dymola To translate models in Dymola 7.x and later you must also install a supported Micro

Page 46

50 3.8 Updated libraries 3.8.1 AirConditioning Library A minor version, 1.8.3, has been released, with some modifications, e.g. • Dialog annotatio

Page 47 - 3.7.3 Hydro Power Library

Dymola 2013 FD01 Release notes 51 • All physical models that dissipate heat (such as gears, clutches or dampers), have now an optional heat port

Page 48

6 3 Dymola 2013 FD01 3.1 Introduction 3.1.1 Additions and improvements in Dymola A number of improvements and additions have been implemented in D

Page 49 - 3.7.6 Thermal Power Library

Dymola 2013 FD01 Release notes 7 For more information about the new libraries, please see section “New libraries” starting on page 45. Updated lib

Page 50 - 3.8 Updated libraries

8 3.2 Developing a model 3.2.1 Extendable user interface Defining content of menus and toolbars It is possible to extend the graphical user interf

Page 51 - 3.9 Documentation

Dymola 2013 FD01 Release notes 9 package MyFunctions "My Functions" package MyMatrixFunctions "My Matrix Functions" func

Commentaires sur ces manuels

Pas de commentaire