Skip to content

Update to Domains page #3532

@jbatteh

Description

@jbatteh

Describe the bug 🐞

The domains page at https://docs.sciml.ai/ModelingToolkit/stable/tutorials/domain_connections/#Basics should be updated. In particular., the defaults (i.e. defaults = [dm => 0]) in HydraulicPort and HydraulicFluid should be removed as they cause additional incorrect initialization equations with the current initialization in ModelingToolkit..

Expected behavior

A clear and concise description of what you expected to happen.

Minimal Reproducible Example 👇

Without MRE, we would only be able to help you to a limited extent, and attention to the issue would be limited. to know more about MRE refer to wikipedia and stackoverflow.

Error & Stacktrace ⚠️

Environment (please complete the following information):

  • Output of using Pkg; Pkg.status()
 [961ee093] ModelingToolkit v9.69.0
  [16a59e39] ModelingToolkitStandardLibrary v2.19.1
  [1dea7af3] OrdinaryDiffEq v6.93.0
  [91a5bcdd] Plots v1.40.11
  • Output of using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
  • Output of versioninfo()

Additional context

Add any other context about the problem here.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions