- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 47
 
Closed
Description
Heya,
I was going after the exported @mtkmodels and @components
The digital gates seem to not get included
ModelingToolkitStandardLibrary.jl/src/Electrical/Electrical.jl
Lines 29 to 30 in 0f0fae1
| # 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
 
 
 -  IsothermalCompressible
 -  Magnetic (@annelle-abatoni)
-  FluxTubes
- PositiveMagneticPort
 - NegativeMagneticPort
 - TwoPort
 - Ground
 - Idle
 - Short
 - Crossing
 - ConstantPermeance
 - ConstantReluctance
 - EddyCurrent
 - ElectroMagneticConverter
 - ConstantMagneticPotentialDifference
 - ConstantMagneticFlux
 
 
 -  FluxTubes
 -  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
 
 
 -  MultiBody2D
 -  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
 
 
 -  MultiBody2D
 -  Thermal
-  HeatTransfer
- ConvectiveConductor
 
 
 -  HeatTransfer
 
These are mostly components for which I did'nt find a suitable analog in Modelica
Thanks for everything and take care,
Cheers!
annelle-abatoni
Metadata
Metadata
Assignees
Labels
No labels