Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Call function external

Call function external

Hello,

I want to use a function of thermofluid package in my model of thermopower.
I import  ThermoFluid.BaseClasses.MediumModels.SteamIF97;

and in the part equation i call my function
(Ts,hvs,hls,rhovs,rhols) = ThermoFluid.BaseClasses.MediumModels.SteamIF97.boundaryvals_p(p);

But I have a error

ThermoFluid.BaseClasses.MediumModels.SteamIF97.boundaryvals_p not found in scope ThermoPower.Gemco.condenseur (looking for a function or record).
Error: Error occurred while flattening model ThermoPower.Gemco.condenseur

Have I make a error in the synthaxe ?

Thanks
Best regards

There are 0 guests and 0 other users also viewing this topic
You are here: