recordExperimentSettings
Experiment settings
Extends from Modelica.Icons.Record (Icon for records).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Inertia | JL | 1 | Load inertia |
| SI.AngularVelocity | w0 | 2*pi*1500/60 | Initial rotational speed |
| SI.Length | r | 0.2 | Radius of rotational-translational coupling |
| SI.Mass | mL | JL/r^2 | Load mass |
| SI.Velocity | v0 | w0*r | Initial translational speed |
| SI.Energy | Ekin | JL*w0^2/2 | Initial kinetic energy |
| SI.TemperatureDifference | dT | 40 | Temperature rise during one braking process |
| SI.HeatCapacity | Ctherm | Ekin/dT | Thermal capacitance |