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

Add type "DimensionlessRatio" #1097

Closed
modelica-trac-importer opened this issue Jan 14, 2017 · 4 comments
Closed

Add type "DimensionlessRatio" #1097

modelica-trac-importer opened this issue Jan 14, 2017 · 4 comments
Assignees
Labels
enhancement New feature or enhancement L: SIunits Issue addresses Modelica.SIunits
Milestone

Comments

@modelica-trac-importer
Copy link

Reported by fcasella on 14 May 2013 09:16 UTC
Like in #779 I would also add DimensionlessRatio.

type DimensionlessRatio = Real(unit = "1");

A variable is measured in per unit when its value is referred to some nominal value, but this is not the case for quantities such as the Reynolds number, which is not the ratio of a variable to its nominal value, but rather the ratio of two expressions that turn out to have the same units. I would not say that a fouling factor or a Reynolds number are given in per units.

It would also be important to use this unit throughout the MSL wherever appropriate. Though I guess this is a non-trivial task that could/should be moved to MSL 3.3.


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

@modelica-trac-importer modelica-trac-importer added this to the MSL3.2.2 milestone Jan 14, 2017
@modelica-trac-importer modelica-trac-importer added enhancement New feature or enhancement L: SIunits Issue addresses Modelica.SIunits labels Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Comment by otter on 13 Dec 2015 16:34 UTC
Fixed in fe06113 by adding the suggested DimensionlessRatio type

@modelica-trac-importer
Copy link
Author

Changelog modified by otter on 13 Dec 2015 16:34 UTC
Add DimensionLessRatio type to SIunits

@modelica-trac-importer
Copy link
Author

Modified by beutlich on 13 Dec 2015 18:23 UTC

@modelica-trac-importer
Copy link
Author

Changelog modified by beutlich on 13 Dec 2015 18:23 UTC
Added DimensionLessRatio type to SIunits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement L: SIunits Issue addresses Modelica.SIunits
Projects
None yet
Development

No branches or pull requests

2 participants