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

Fixed errors in the model files of the examples #57

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Conversation

SarmithaVD
Copy link

This pull request consists of various changes.
Aims to resolve a class specialization error by updating the types of the 'benzene' and 'toluene' classes from 'model' to 'record'.
Another fix addresses an issue with an invalid unit expression 'kJ/[kmol.K]', which has been corrected to 'kJ/kmol.K' as brackets are not allowed in this context.
Additionally, some changes have been made to improve indentation and adhere to proper naming conventions.
Furthermore, this pull request eliminates duplicate elements that were inconsistent due to inheritance.

@SarmithaVD SarmithaVD changed the title Fixed errors in "matStreamsimulation.mo" and "HeatExchanger.mo" files Fixed errors in the model files of the examples Dec 13, 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

Successfully merging this pull request may close these issues.

1 participant