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 the mistakes in the help document of Modelica.Fluid #3559

Closed
Satinelamp opened this issue May 22, 2020 · 0 comments · Fixed by #3560
Closed

Fix the mistakes in the help document of Modelica.Fluid #3559

Satinelamp opened this issue May 22, 2020 · 0 comments · Fixed by #3560
Assignees
Labels
documentation Issue addresses the documentation L: Fluid Issue addresses Modelica.Fluid (excl. Dissipation)
Milestone

Comments

@Satinelamp
Copy link

In the Modelica.Fluid.UsersGuide.ComponentDefinition.FluidConnectors, there are two minor issues,

  1. In the example code, FluidPort port_a, port_b; should be FluidPort port_a(redeclare each package Medium = Medium), port_b(redeclare each package Medium = Medium);
    000000000000000000000000

  2. Missing dot in the code fragment Medium density d_a, d_b.
    00000000222222222222222

@beutlich beutlich self-assigned this May 24, 2020
@beutlich beutlich added documentation Issue addresses the documentation L: Fluid Issue addresses Modelica.Fluid (excl. Dissipation) labels May 24, 2020
@beutlich beutlich added this to the MSL4.0.0 milestone May 24, 2020
beutlich added a commit to beutlich/ModelicaStandardLibrary that referenced this issue May 24, 2020
@beutlich beutlich changed the title fix the mistakes in the help document of Modelica.Fluid Fix the mistakes in the help document of Modelica.Fluid May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issue addresses the documentation L: Fluid Issue addresses Modelica.Fluid (excl. Dissipation)
Projects
None yet
2 participants