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

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: 157 times

Last updated: Dec 17 '23