Introductory Survey of MML (click here for complete tutorial)
Model | Description (click for details) | View |
intro_alg | A Simple MML Model | |
intro_ode | Ordinary Differential Equations (ODEs) | |
intro_unit | Physical Units | |
intro_extern | Driving Data and Test Signals | |
intro_const | Understanding Constraints |
Using Physical Units in MML (click here for complete tutorial)
Model | Description (click for details) | View |
units1 | Example w/ unit conversion on | |
units2 | Equivalent example w/ unit conversion off | |
units4 | Units in transcendental functions | |
units3 | Defining new units |
Using ODEs in MML (click here for complete tutorial)
Model | Description (click for details) | View |
ode1 | First example | |
ode_comp3 | Systems of ODEs | |
ode_order2 | Second order equations | |
ode_implicit | Using implicit equations with ODEs | |
ode_parallel | Parameterized parallel systems | |
ode_serial | Parameterized serial system |
Using Partial-Differential Equations in MML (click here for complete tutorial)
Model | Description (click for details) | View |
Advection | Example 1: The Advection Equation | |
Diffusion | Example 2: The Diffusion Equation | |
AdvectionDiffusion | Example 3: The Combined Advection/Diffusion | |
CounterCurrent | Example 4: A Multiple Variable Problem |
Using Variable Functions in MML (click here for complete tutorial)
Model | Description (click for details) | View |
vfb1 | Simplest example | |
vfb2 | Example with grid range protection | |
vfrc3 | Interpolating external data |
Using Delay Lines in MML (click here for complete tutorial)
Model | Description (click for details) | View |
vf2 | A variable function delay line |
Events in MML (click here for complete tutorial)
Model | Description (click for details) | View |
count | State variables and a simple example | |
gate1 | Gate Example 1 | |
gate2 | Gate example 2 | |
gate3 | Gate example 3 | |
odedrop | Pseudo-discontinuities in ODE variables | |
fibonacci | Recursive functions |
Implicit Equations in MML (click here for complete tutorial)
Model | Description (click for details) | View |
implicit1 | Linear Implicit Equations in One Variable | |
implicit2 | Linear Implicit Equations of Multiple Variables | |
implicit3 | Linear Implicit Equations in ODEs | |
implicit4 | Linear Implicit Equations in ODEs | |
implicit5 | Bounded and Unbounded Non-Linear Implicit Equations | |
implicit6 | Non-linear Implicit Equations in Multiple Variables |
Using Integrals and Sums in MML (click here for complete tutorial)
Model | Description (click for details) | View |
integral1 | Integrals | |
integral2 | Integrals | |
sum1 | Sums | |
sum2 | Sums | |
legacy | Legacy Support |
Miscellaneous Short Topics in MML (click here for complete tutorial)
Model | Description (click for details) | View |
inverter | Extern variable for voltage inverter | |
rabbit | Private variable hides intermediary result | |
startzero | Private variable enforces unchangeable parameter | |
deriv1 | Symbolic Derivative of variable | |
deriv3 | Symbolic Derivative of expression | |
prop1 | Variable properties for ontologies | |
prop2 | Variable property with extended text |