You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for your great work creating Greenhouses Model in Modelica Libraries.
Today, I would like to run examples prepared in Greenhouses libraries.
I have tested to run "Green House 1" but it never run due to the following errors.
I appreciate if you have any clue to solve these errors
I use either Modelica3.2.3 or Modelica 4.0.0 as a base library.
[7] 09:35:45 Script Error
[C:/Users/AppData/Roaming/.openmodelica/libraries/index.json: 0:0-0:0]: The package index C:/Users/AppData/Roaming/.openmodelica/libraries/index.json could not be parsed.
[8] 09:35:45 Script Notification
Skipped loading package DymolaCommands (1.1,default) using MODELICAPATH C:/Program Files/OpenModelica1.17.0-64bit/lib/omlibrary;C:/Users/AppData/Roaming/.openmodelica/libraries/ (uses-annotation may be wrong).
Type mismatch for positional argument 3 in Greenhouses.Flows.FluidFlow.Reservoirs.SourceMdot$sourceMdot_1ry.Medium.specificEnthalpy_pTX(X={}). The argument has type: Integer[0]expected type: Real[1]
[10] 09:35:45 Error
Error occurred while flattening model Greenhouses.Examples.Greenhouse_1
Thank you.
Best Regards,
The text was updated successfully, but these errors were encountered:
I'm also having problems running all of the examples from the greenhouse library in OpenModelica v1.18. Any advice on how to debug this would be greatly appreciated. The errors I'm getting are as follows:
[12] 18:58:06 Translation Error
[Greenhouses.Flows.FluidFlow.Reservoirs.SourceMdot: 54:5-54:54]: Type mismatch for positional argument 3 in Greenhouses.Flows.FluidFlow.Reservoirs.SourceMdot$sourceMdot_1ry.Medium.specificEnthalpy_pTX(X={}). The argument has type:
Integer[0]
expected type:
Real[1]
[13] 18:58:06 Translation Error
Error occurred while flattening model Greenhouses.Examples.Greenhouse_2
Dear Developers,
Nice to meet you.
Thank you so much for your great work creating Greenhouses Model in Modelica Libraries.
Today, I would like to run examples prepared in Greenhouses libraries.
I have tested to run "Green House 1" but it never run due to the following errors.
I appreciate if you have any clue to solve these errors
I use either Modelica3.2.3 or Modelica 4.0.0 as a base library.
[7] 09:35:45 Script Error
[C:/Users/AppData/Roaming/.openmodelica/libraries/index.json: 0:0-0:0]: The package index C:/Users/AppData/Roaming/.openmodelica/libraries/index.json could not be parsed.
[8] 09:35:45 Script Notification
Skipped loading package DymolaCommands (1.1,default) using MODELICAPATH C:/Program Files/OpenModelica1.17.0-64bit/lib/omlibrary;C:/Users/AppData/Roaming/.openmodelica/libraries/ (uses-annotation may be wrong).
[9] 09:35:45 Error
[Greenhouses.Flows.FluidFlow.Reservoirs.SourceMdot: 54:5-54:54]:
Type mismatch for positional argument 3 in Greenhouses.Flows.FluidFlow.Reservoirs.SourceMdot$sourceMdot_1ry.Medium.specificEnthalpy_pTX(X={}). The argument has type: Integer[0]expected type: Real[1]
[10] 09:35:45 Error
Error occurred while flattening model Greenhouses.Examples.Greenhouse_1
Thank you.
Best Regards,
The text was updated successfully, but these errors were encountered: