WSMLink`
WSMLink`
WSMSensitivityName
WSMSensitivityName is being phased out in favor of using {var,par}.
WSMSensitivityName[var,par]
refers to the name of a partial derivative of var with respect to par.
Details and Options
- WSMSensitivityName is used as input to WSMSimulationData.
- For WSMSimulationData sim, sim["SensitivityNames"] gives a list of sensitivities.
Examples
open allclose allBasic Examples (3)Summary of the most common use cases
Load Wolfram SystemModeler Link:
Copy to clipboard.
In[1]:=1

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-1lfiej
Direct link to example
WSMSensitivityName is used in WSMSimulationData:
Copy to clipboard.
In[1]:=1

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-jq04ty
Direct link to example
Copy to clipboard.
In[2]:=2

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-grv9av
Direct link to example
Out[2]=2

The property "SensitivityNames" returns a list of WSMSensitivityName:
Copy to clipboard.
In[3]:=3

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-403h0v
Direct link to example
Out[3]=3

Sensitivities can be retrieved similarly to other variables:
Copy to clipboard.
In[4]:=4

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-wwdtkz
Direct link to example
Out[4]=4

WSMSensitivityName can be used in WSMPlot:
Copy to clipboard.
In[1]:=1

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-tspqwi
Direct link to example
Copy to clipboard.
In[2]:=2

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-b6qywa
Direct link to example
Get the available sensitivities:
Copy to clipboard.
In[3]:=3

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-q3hlj
Direct link to example
Out[3]=3

Plot the sensitivity of y with respect to a:
Copy to clipboard.
In[4]:=4

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-g4pyaz
Direct link to example
Out[4]=4

Properties & Relations (2)Properties of the function, and connections to other functions
The arguments of WSMSensitivityName are DotName:
Copy to clipboard.
In[10]:=10

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-ux5417
Direct link to example
Get the first sensitivity name from the simulation:
Copy to clipboard.
In[11]:=11

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-ngdmk6
Direct link to example
Out[11]=11

FullForm shows the structure of WSMSensitivityName:
Copy to clipboard.
In[12]:=12

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-4qmfrf
Direct link to example

WSMSensitivityName is automatically formatted:
Copy to clipboard.
In[1]:=1

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-8ar8qn
Direct link to example
Out[1]=1

The formatted version can be copied, pasted and used as input without loss of information:
Copy to clipboard.
In[2]:=2

✖
https://wolfram.com/xid/0l8vpas1idkbdnu9pt3raqgn5asa-h28pg1
Direct link to example
