From: D on
I'm trying to vary the temperature of my hydraulic model with time. The only way I can think of is to vary the temperature of the hydrailic fluid block, however it only seems to accept a singular value for temperature.

Any help on this subject would be appreciated.

Other suggestions are perfectly acceptable (i.e. there may be an easier way?). The model just needs to increase temperature as time increases.

Thanks
From: Arnaud Miege on
"D " <dustkraft(a)remove.this.hotmail.com> wrote in message <i0dpa6$cm8$1(a)fred.mathworks.com>...
> I'm trying to vary the temperature of my hydraulic model with time. The only way I can think of is to vary the temperature of the hydrailic fluid block, however it only seems to accept a singular value for temperature.
>
> Any help on this subject would be appreciated.
>
> Other suggestions are perfectly acceptable (i.e. there may be an easier way?). The model just needs to increase temperature as time increases.
>
> Thanks

It is not possible, unfortunately. The fluid properties are constant for the duration of the simulation. You would need to create your own library using the Simscape language.

HTH,

Arnaud