Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and re-enable Thermal tests #320

Merged
merged 6 commits into from
Aug 28, 2024
Merged

Conversation

ven-k
Copy link
Member

@ven-k ven-k commented Aug 28, 2024

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

Along with related test fixes, Motor and Piston are split out into dedicated files as these can serve as demos.

ven-k added 4 commits August 28, 2024 08:17
- Piston test in "Thermal Circuits" is fixed
- It is refactored with `mtkmodel`
- And, it is moved to a dedicated file as it can be a standalone demo model
- Motor test in "Thermal Circuits" is fixed
- It is refactored with `mtkmodel`
- And, it is moved to a dedicated file as it can be a standalone demo model
@ven-k ven-k force-pushed the vkb/thermal-test branch from 5aacb6f to cf325ee Compare August 28, 2024 08:43
@ven-k ven-k force-pushed the vkb/thermal-test branch from cf325ee to a240a32 Compare August 28, 2024 08:46
@ChrisRackauckas ChrisRackauckas merged commit 375e4f7 into SciML:main Aug 28, 2024
4 of 8 checks passed
@@ -0,0 +1,56 @@
using ModelingToolkit, OrdinaryDiffEqDefault, Test
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These new files weren't added to runtests? Please fix today or I need to revert.

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