Experiment Setup Definition
Various preferences can be applied for the execution.
For more information, see Setting up a Simulation.
Experiment Setup DefinitionVarious preferences can be applied for the execution. For more information, see Setting up a Simulation. Initial ConditionsInitial conditions for parameters can be modified and imported. See About Initial Conditions in Virtual Execution for more information. Model Check and TranslationBefore execution, the model is checked and translated. Model equations are manipulated to a form suitable for efficient virtual execution. Errors and warnings from the check are displayed in the Message Reporting window, under the Authoring tab. (Messages during the virtual execution are displayed under the Simulation tab.) See Messages Reporting Window For more information about this window.
Model ExecutionThe virtual execution is performed. For more information, see Simulating a Behavior.
Notes:
Execution Result AnalysisThe systems virtual execution tools let you analyze the execution result in a number of ways. Some examples are:
Variable SelectionsYou can use variable selections to reduce the amount of saved and displayed variables, to simplify post processing and reduce memory demands. Saving SnapshotsTo improve the possibility to restart a lengthy simulation from multiple time points, periodic snapshots of results can be saved during simulation. The reason for such a restart can be some problems in the simulation that needs debugging, or to perform parameter studies from a certain time point. You can also save shapshots at events. Comparing Simulated ModelsYou can compare simulations of evolutions of the same model or simulations of different models. This can help you to analyze the effect of model alternatives on systems performance. Postprocessing with Integrated Linear Systems Analysis ToolsYou have access to a number of tools to, for example, linearize, computing zeros, poles, and transfer functions. See Postprocessing with Integrated Linear Systems Analysis Tools. Saving Initial Values in the ModelYou can save changed initial values of parameters and variables into the model code, once the model has been validated by a simulation with those values. ScriptingYou can automate the simulation by scripting. The script facility makes it possible to for example load libraries, set parameters, set start values, simulate, and plot variables. You can use functions or more traditional script files. See Scripting. |