PRODUCTS
Products Overview
Mathematica
Mathematica Student Edition
Mathematica Home Edition
Wolfram
CDF Player
(free download)
Computable Document Format (CDF)
web
Mathematica
grid
Mathematica
Wolfram
Workbench
Wolfram
SystemModeler
Wolfram
Finance Platform
Mathematica
Add-Ons
Wolfram|Alpha Products
SOLUTIONS
Solutions Overview
Engineering
Aerospace Engineering & Defense
Chemical Engineering
Control Systems
Electrical Engineering
Image Processing
Industrial Engineering
Materials Science
Mechanical Engineering
Operations Research
Optics
Petroleum Engineering
Biotechnology & Medicine
Bioinformatics
Medical Imaging
Finance, Statistics & Business Analysis
Actuarial Sciences
Data Analysis & Mining
Econometrics
Economics
Financial Engineering & Mathematics
Financial Risk Management
Statistics
Software Engineering & Content Delivery
Authoring & Publishing
Interface Development
Software Engineering
Web Development
Science
Astronomy
Biological Sciences
Chemistry
Environmental Sciences
Geosciences
Social & Behavioral Sciences
Design, Arts & Entertainment
Game Design, Special Effects & Generative Art
Education
STEM Education Initiative
Higher Education
Community & Technical College Education
Primary & Secondary Education
Students
Technology
Computable Document Format (CDF)
High-Performance & Parallel Computing (HPC)
See Also: Technology Guide
PURCHASE
Online Store
Other Ways to Buy
Volume & Site Licensing
Contact Sales
Software
Service
Upgrades
Training
Books
Merchandise
SUPPORT
Support Overview
Mathematica
Documentation
Knowledge Base
Learning Center
Technical Services
Community & Forums
Training
Does My Site Have a License?
Wolfram User Portal
COMPANY
About Wolfram Research
News
Events
Wolfram Blog
Partnerships
Employment Opportunities
History of
Mathematica
Stephen Wolfram's Home Page
Contact Us
OUR SITES
All Sites
Wolfram|Alpha
Demonstrations Project
MathWorld
Integrator
Wolfram Functions Site
Mathematica Journal
Wolfram Media
Wolfram
Tones
Wolfram Science
Stephen Wolfram
DOCUMENTATION CENTER SEARCH
SystemModeler Link
>
WOLFRAM SYSTEMMODELER LINK PACKAGE SYMBOL
WSMLinearize
WSMInitialValues
WSMParameterValues
WSMSimulate
See Also »
|
SystemModeler Link
More About »
WSMSetValues
sets
to
in the Modelica model
.
sets the initial values for
to
in the Modelica model
.
MORE INFORMATION
sets values for the Wolfram
SystemModeler
kernel.
allows you to set parameter values and input variables.
Current parameter values can be found using
WSMModelData
.
With
, initial values can be set for all variables and parameters.
Current initial values can be found using
WSMModelData
.
EXAMPLES
CLOSE ALL
Basic Examples
(3)
Load Wolfram
SystemModeler Link
:
Change the value for the parameter
a
from
to
:
Set the start value of the variable
x
to
:
Load Wolfram
SystemModeler Link
:
In[1]:=
Change the value for the parameter
a
from
to
:
In[1]:=
In[2]:=
In[3]:=
Out[3]=
In[4]:=
Set the start value of the variable
x
to
:
In[1]:=
In[2]:=
Out[2]=
In[3]:=
Scope
(3)
Use a model with a multidimensional variable:
Set the initial values for the variable:
The
start
value of the variable
is updated:
Transfer a
StateSpaceModel
of a mass-spring-damper system into a
SystemModeler
model:
Simulate the changed model:
Transfer a mass-spring-damper
TransferFunctionModel
into a model:
Get coefficients for denominator and numerator:
Set coefficients in the model:
Simulate the changed model:
Applications
(1)
Design a controller in
Mathematica
, and change the model to use chosen control parameters:
Get the transfer function for the model:
Interactively design a PI controller:
Set chosen values in the model with a controller:
Simulate the model with a controller and verify the result:
Properties & Relations
(1)
Define a model:
Simulating with initial values does not change the model:
Change the start value with
:
SEE ALSO
WSMLinearize
WSMInitialValues
WSMParameterValues
WSMSimulate
MORE ABOUT
SystemModeler Link