First time here? Check our help page!
1

ICE storage tank in EnergyPlus

Hi,

Is it possible to model ice storage tank in energyplus independent from building just to get its performance data? I have to gather different performance data from this model (solidification, melting, thermal storage, ...) I need to gather its performance data for training a neural network model.

regards, Mehrdad

Mehrdad Vojdani's avatar
1.1k
Mehrdad Vojdani
asked 2019-10-16 15:30:34 -0500
edit flag offensive 0 remove flag close merge delete

Comments

1

@mehrdad_xyz If you are modeling ice storage in EnergyPlus, then by necessity you have specified all the performance curves for the simulation. Are you looking for performance data besides what you need to specify in the model?

mldichter's avatar mldichter (2019-10-16 17:38:32 -0500) edit

I want to export some performance (input, output) data to train neural networks to predict the performance of the ice storage system. It would help me control the charging and discharging of storage.

Mehrdad Vojdani's avatar Mehrdad Vojdani (2019-11-12 17:13:43 -0500) edit
add a comment see more comments

1 Answer

2

You can model just the plant loops by using a LoadProfile:Plant object to impose a load on the chilled water loop. No building or HVAC system required. See example file PlantLoadProfile.idf.

MJWitte's avatar
9.7k
MJWitte
answered 2019-10-18 10:21:19 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks for the help.

Mehrdad Vojdani's avatar Mehrdad Vojdani (2019-11-12 17:14:00 -0500) edit
add a comment see more comments