MATLAB XPC TARGET RELEASE NOTES Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Oprogramowanie MATLAB XPC TARGET RELEASE NOTES. MATLAB XPC TARGET RELEASE NOTES User manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj

Podsumowanie treści

Strona 1 - Dymola Release notes

Dymola Dynamic Modeling Laboratory Dymola Release notes Dymola 2013 FD01

Strona 2

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

Strona 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

Strona 4

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

Strona 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

Strona 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

Strona 7

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

Strona 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

Strona 9

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 23

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 29 - Copy Point.)

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

Strona 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+

Strona 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

Strona 32

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

Strona 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

Strona 34 - 3.4 Installation

4 3.6.4 External functions in other languages ... 44

Strona 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

Strona 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.

Strona 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

Strona 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

Strona 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.

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 51 - 3.9 Documentation

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

Komentarze do niniejszej Instrukcji

Brak uwag