Skip to content

Conversation

@matthew-kapp
Copy link
Contributor

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

It can be irritating to add a constant source block and connect to a voltage as opposed to just providing a voltage value parameter. Same for current.

@baggepinnen
Copy link
Contributor

We don't have these kind of components in mtkstdlib, instead we compose a Constant with a Voltage component, I.e., we separate the signal shape from the domain in order to avoid having to introduce the Cartesian product of all signal shapes and physical domains

@matthew-kapp matthew-kapp deleted the constant-sources branch April 9, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants