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 description string in Modelica.Mechanics.Rotational.Components.AngleToTorqueAdaptor #1403

Closed
modelica-trac-importer opened this issue Jan 14, 2017 · 1 comment
Assignees
Labels
bug Critical/severe issue L: Mechanics.Rotational Issue addresses Modelica.Mechanics.Rotational

Comments

@modelica-trac-importer
Copy link

Reported by leo.gall on 21 Jan 2014 10:49 UTC
In the component AngleToTorqueAdapter, the parameter use_w enables an input connector. The description string should be corrected:

Old:

  parameter Boolean use_w=true 
    "= true, enable the output connector w (angular velocity)"

New:

  parameter Boolean use_w=true 
    "= true, enable the input connector w (angular velocity)"

Migrated-From: https://trac.modelica.org/Modelica/ticket/1403

@modelica-trac-importer modelica-trac-importer added bug Critical/severe issue L: Mechanics.Rotational Issue addresses Modelica.Mechanics.Rotational labels Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Comment by beutlich on 8 May 2014 06:09 UTC
Resolved by 91f648a and dfcb67a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Critical/severe issue L: Mechanics.Rotational Issue addresses Modelica.Mechanics.Rotational
Projects
None yet
Development

No branches or pull requests

2 participants