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
Describe the bug
I am carrying out a simulation using the Modelon Impact software, from the model of a building obtained using TEASER.
It should be noted that in order to carry out the simulations using Modelon Impact it is necessary to use the AixLib and Modelica Synchronous libraries.
When simulating I get the error "Cannot find function declaration for previous(), hold(), transition(), initialstate(), clock()" in several blocks of the AirHandlingUnit(AHU), such as: StartState, DeHuHRS_true, DeHuHRS_false, HuPreHHRS_true, HuPreHHRS_false, HuCHRS_true, HuCHRS_false...
Can anyone tell me if I am making a mistake?
Screenshots - Modelon Warning
Function previous():
Function hold():
Function transition():
Function initialState():
Function clock():
StartState error code line:
DeHuHRS_true error code line:
Desktop:
TEASER v7.7
AixLib v1.0.0
Modelica 3.2.3
Modelica_Synchronous 0.92.2
Modelon Impact (Impact.Modelon.Cloud)
The text was updated successfully, but these errors were encountered:
srgcrsn
changed the title
AHU - Cannot find function declaration for previous() - Error StartState, DeHuHRS_true, DeHuHRS_false...
AHU - Error: Cannot find function declaration for previous() - Blocks: StartState, DeHuHRS_true, DeHuHRS_false...
Feb 8, 2024
srgcrsn
changed the title
AHU - Error: Cannot find function declaration for previous() - Blocks: StartState, DeHuHRS_true, DeHuHRS_false...
AHU - Error: Cannot find function declaration for previous(), hold(), transition() and clock() - Blocks: StartState, DeHuHRS_true, DeHuHRS_false...
Feb 13, 2024
srgcrsn
changed the title
AHU - Error: Cannot find function declaration for previous(), hold(), transition() and clock() - Blocks: StartState, DeHuHRS_true, DeHuHRS_false...
AHU - Error: Cannot find function declaration for previous(), hold(), transition(), initialState() and clock() - Blocks: StartState, DeHuHRS_true, DeHuHRS_false...
Feb 13, 2024
srgcrsn
changed the title
AHU - Error: Cannot find function declaration for previous(), hold(), transition(), initialState() and clock() - Blocks: StartState, DeHuHRS_true, DeHuHRS_false...
AHU - Error Modelon Impact: Cannot find function declaration for previous(), hold(), transition(), initialState() and clock() - Blocks: StartState, DeHuHRS_true, DeHuHRS_false...
Feb 13, 2024
srgcrsn
changed the title
AHU - Error Modelon Impact: Cannot find function declaration for previous(), hold(), transition(), initialState() and clock() - Blocks: StartState, DeHuHRS_true, DeHuHRS_false...
Error - AHU - Modelon Impact: Cannot find function declaration for previous(), hold(), transition(), initialState() and clock() - Blocks: StartState, DeHuHRS_true, DeHuHRS_false...
Feb 13, 2024
Describe the bug
I am carrying out a simulation using the Modelon Impact software, from the model of a building obtained using TEASER.
It should be noted that in order to carry out the simulations using Modelon Impact it is necessary to use the AixLib and Modelica Synchronous libraries.
When simulating I get the error "Cannot find function declaration for previous(), hold(), transition(), initialstate(), clock()" in several blocks of the AirHandlingUnit(AHU), such as: StartState, DeHuHRS_true, DeHuHRS_false, HuPreHHRS_true, HuPreHHRS_false, HuCHRS_true, HuCHRS_false...
Can anyone tell me if I am making a mistake?
Screenshots - Modelon Warning
Function previous():
Function hold():
Function transition():
Function initialState():
Function clock():
StartState error code line:
DeHuHRS_true error code line:
Desktop:
The text was updated successfully, but these errors were encountered: