Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
0

Does anyone have any information if any DOE Prototype building uses Radiator for heating purpose?

asked 2023-11-30 13:32:23 -0500

Rwadhwa910's avatar

updated 2023-12-17 17:01:20 -0500

Does anyone have any information if any DOE Prototype building uses Radiator for heating purpose?

I am trying to model radiator heating and thought it would be a good starting point.

TIAimage description

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-12-04 08:14:48 -0500

updated 2023-12-04 08:20:36 -0500

@Rwadhwa910, you seem to be working mainly with OpenStudio (from your previous posts). A few suggestions:

OpenStudio-Standards' model_add_hvac method has an option to add baseboard heating (i.e. radiators), which relies on a few other methods:

OpenStudio-Standards relies on these methods (and/or many others) to generate US DOE Prototype HVAC systems. This is a nice point to start from, especially if interested in interfacing with OpenStudio's API. For non-SDK users, the coded instructions remain useful (e.g. which components are needed, in which order they should be added to a model, how to link them).


Alternatively, you can go through the OpenStudio-resources repository. In this basic example, a baseboard is added to 1 zone, fed by a hot water loop (complete with boiler, pump, sizing parameters, etc.). Again, in-line comments and coded instructions are useful (what's needed, in what sequence, etc.). Here however, you have the added benefit of looking up the generated .osm file, via a text editor or the OpenStudio Application (e.g. run a simulation, check the generated .idf file, etc.). The repository holds several other instances of hot water plant loops.

edit flag offensive delete link more

Comments

Hi Denis, thanks for the reply, I attached a picture above in the question and it is a Baseboard Conv water instead of baseboard radiator.Its not the same right.

Rwadhwa910's avatar Rwadhwa910  ( 2023-12-17 13:44:50 -0500 )edit

(not seeing the pic)

Denis Bourgeois's avatar Denis Bourgeois  ( 2023-12-17 16:54:48 -0500 )edit
1

Just uploaded again

Rwadhwa910's avatar Rwadhwa910  ( 2023-12-17 17:01:32 -0500 )edit

You can also see on this link https://drive.google.com/file/d/1Tl6g...

Rwadhwa910's avatar Rwadhwa910  ( 2023-12-17 17:03:34 -0500 )edit

If you're after larger units (e.g. traditional cast iron radiators, Runtal panels), then the "OS:ZoneHVAC:Baseboard:RadiantConvective:Water" object would be more suitable (where you can set the fraction of radiant heat). It ultimately depends on how one defines "radiator". Cheers.

Denis Bourgeois's avatar Denis Bourgeois  ( 2023-12-17 17:25:34 -0500 )edit

So I am looking to model residential radiators units which one would be the correct one , I am using Zone HVAC Baseboard Rad Conv Water and putting it on autosize, but I am not able to meet the setpoint when I try to hardsize the capacity , I am running into convergence error, Severe ** CheckWarmupConvergence: Loads Initialization, Zone="L01-1 BR 10" did not converge after 25 warmup days Increasing warmup days to 50 is not helping , so I dont know whats the probelm, what will you recommend to use if I am modeling residential radiator units?

Thanks!

Rwadhwa910's avatar Rwadhwa910  ( 2023-12-17 17:33:34 -0500 )edit

Similar issues (and suggestions moving forward) here and here. Ensure the defaulted parameters (Rated Average Water Temperature at 87.78C, Rated Water Mass Flow Rate at 0.063 kg/s) are compatible with the Plant/Loop parameters elsewhere. I'd then try loosening the Coil Convergence Tolerance parameter.

Denis Bourgeois's avatar Denis Bourgeois  ( 2023-12-18 06:21:23 -0500 )edit

Are you seeing these CheckWarmupConvergence errors only for the RadiantConvective model (yet not the Convective one)? If so, you can always fall back onto the latter. Depending on the objective (e.g. calibrating model vs energy bills, vs detailed thermal comfort assessment), it may not matter much ...

Denis Bourgeois's avatar Denis Bourgeois  ( 2023-12-18 06:22:06 -0500 )edit

ok thanks, i used the one with Zone HVAC Baseboard Conv Water and it worked. Thanks!

Rwadhwa910's avatar Rwadhwa910  ( 2023-12-18 09:09:01 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 2023-11-30 13:32:23 -0500

Seen: 158 times

Last updated: Dec 17 '23