SciML / SciML/ModelingToolkitStandardLibrary.jl
Missing modelica libraries
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 171
- Forks
- 49
- Avg merge
- 15h 50m
- Merged PRs (30d)
- 10
Description
We're still missing a few modules from the modelica standard library:
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Mechanics/MultiBody
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Electrical/Batteries
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Electrical/Machines
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Electrical/Polyphase
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Electrical/PowerConverters
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Electrical/QuasiStatic
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Clocked/BooleanSignals
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Clocked/ClockSignals
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Clocked/IntegerSignals
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Clocked/RealSignals
- https://github.com/modelica/ModelicaStandardLibrary/blob/master/Modelica/Blocks/Discrete.mo #242
- https://github.com/modelica/ModelicaStandardLibrary/blob/master/Modelica/Blocks/Tables.mo
- https://github.com/modelica/ModelicaStandardLibrary/blob/master/Modelica/Blocks/Logical.mo
- https://github.com/modelica/ModelicaStandardLibrary/blob/master/Modelica/Blocks/MathBoolean.mo
- https://github.com/modelica/ModelicaStandardLibrary/blob/master/Modelica/Blocks/MathInteger.mo
- https://github.com/modelica/ModelicaStandardLibrary/blob/master/Modelica/Blocks/Noise.mo
- https://github.com/modelica/ModelicaStandardLibrary/blob/master/Modelica/Blocks/Routing.mo
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/ComplexBlocks
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Magnetic/FundamentalWave
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Magnetic/QuasiStatic
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Fluid
- https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Media
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the checklist and the linked Modelica Standard Library paths, beginning with the corresponding existing modules in ModelingToolkitStandardLibrary.jl. Determine the project conventions for representing these libraries before taking on a subset. Done means the requested missing libraries are available in the project and the checklist entries can be marked complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100