Skip to content

Icons todo #237

@david-gottschalk

Description

@david-gottschalk

Heya,
I was going after the exported @mtkmodels and @components

The digital gates seem to not get included

# include("Digital/gates.jl")
# include("Digital/sources.jl")

nonetheless an adjusted version is present.

Date: 25th of October 2023

Current status MTKSL/src

  • Blocks
    • RealInput
    • RealOutput
    • SISO
    • Gain
    • Sum
    • MatrixGain
    • Feedback
    • Add
    • Add3
    • Product
    • Division
    • Abs
    • Sign
    • Sqrt
    • Sin
    • Cos
    • Tan
    • Asin
    • Acos
    • Atan
    • Atan2
    • Sinh
    • Cosh
    • Tanh
    • Exp
    • Log
    • Log10
    • Constant
    • TimeVaryingFunction
    • Sine
    • Cosine
    • ContinuousClock
    • Ramp
    • Step
    • ExpSine
    • Square
    • Triangular
    • Parameter
    • SampledData ?
    • Limiter
    • DeadZone
    • SlewRateLimiter
    • Integrator
    • Derivative
    • FirstOrder
    • SecondOrder
    • StateSpace
    • PI
    • LimPI
    • PID
    • LimPID
  • Electrical
    • Pin
    • OnePort
    • Capacitor
    • Ground
    • Inductor
    • Resistor
    • Conductor
    • Short
    • IdealOpAmp
    • EMF
    • HeatingResistor
    • CurrentSensor
    • PotentialSensor
    • VoltageSensor
    • PowerSensor
    • MultiSensor
    • Voltage
    • Current
  • Hydraulic
    • IsothermalCompressible
      • HydraulicPort
      • HydraulicFluid
      • Cap
      • Tube
      • FixedVolume
      • DynamicVolume
      • MassFlow
      • Pressure
      • FixedPressure
  • Magnetic (@annelle-abatoni)
    • FluxTubes
      • PositiveMagneticPort
      • NegativeMagneticPort
      • TwoPort
      • Ground
      • Idle
      • Short
      • Crossing
      • ConstantPermeance
      • ConstantReluctance
      • EddyCurrent
      • ElectroMagneticConverter
      • ConstantMagneticPotentialDifference
      • ConstantMagneticFlux
  • Mechanical
    • MultiBody2D
      • Link
    • Rotational
      • Flange
      • Support
      • Fixed
      • Inertia
      • Spring
      • Damper
      • SpringDamper
      • IdealGear
      • RotationalFriction
      • Torque
      • ConstantTorque
      • Speed
      • AngleSensor
      • SpeedSensor
      • TorqueSensor
      • RelSpeedSensor
    • Translational
      • MechanicalPort
      • Mass
      • Spring
      • Damper
      • Fixed
      • Force
      • Position
      • Velocity
      • Acceleration
      • ForceSensor
      • PositionSensor
    • TranslationalModelica / TranslationalPosition
      • Flange
      • Fixed
      • Mass
      • Spring
      • Damper
      • Force
  • Thermal
    • HeatPort
    • Element1D
    • HeatTransfer
      • BodyRadiation
      • ConvectiveConductor
      • ConvectiveResistor
      • HeatCapacitor,
      • ThermalConductor,
      • ThermalResistor
      • ThermalCollector
      • RelativeTemperatureSensor
      • HeatFlowSensor
      • TemperatureSensor
      • FixedHeatFlow
      • FixedTemperature
      • PrescribedHeatFlow
      • PrescribedTemperature

TODO (i.e., unchecked in the list above)

  • Blocks
    • TimeVaryingFunction
    • ContinuousClock
    • Triangular
    • Parameter
    • SampledData ?
    • LimPI
  • Electrical
    • EMF
  • Hydraulic
  • Mechanical
    • MultiBody2D
      • Link
    • Rotational
      • RotationalFriction
      • ConstantTorque
  • Thermal
    • HeatTransfer
      • ConvectiveConductor

These are mostly components for which I did'nt find a suitable analog in Modelica

Thanks for everything and take care,
Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions