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

Rename items of enumerations #145

Open
tobolar opened this issue Sep 8, 2023 · 0 comments
Open

Rename items of enumerations #145

tobolar opened this issue Sep 8, 2023 · 0 comments
Assignees

Comments

@tobolar
Copy link
Contributor

tobolar commented Sep 8, 2023

There are enumerations used for model initialization:

  • ThermofluidStream.Utilities.Types.InitializationMethods
  • ThermofluidStream.Sensors.Internal.Types.InitializationModelSensor

The items of such enumerations shall

  1. start with upper case
  2. be renamed to be similar to Modelica.Blocks.Types.Init.

E.g.

  • none -> NoInit
  • steadyState -> SteadyState
  • etc.
@tobolar tobolar added this to the next-MAJOR-version milestone Sep 15, 2023
@nieweber nieweber self-assigned this Dec 1, 2023
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

No branches or pull requests

2 participants