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

How can i enter a DOE2 file in dynamo?

asked 7 years ago

koubaa.l's avatar

updated 7 years ago

I need to enter a DOE2 or Bin file in dynamo to run solar radiation analysis. Is it possible?

Preview: (hide)

Comments

AFAIK you can import EPW in dynamo, so in case you can't file the same weather file in EPW format, you could convert your BIN to EPW (see here for eg)

Julien Marrec's avatar Julien Marrec  ( 7 years ago )

1 Answer

Sort by » oldest newest most voted
1

answered 7 years ago

Joe Huang's avatar

updated 7 years ago

The simplest method I know of is to use Elements by Big Ladder Software, although I have never tried personally to do this myself. All the other methods that have been mentioned require two steps using two separate programs : the first to convert the DOE-2 weather file from binary (.bin) to ASCII (.fmt) such as WTHFMT or PKAFT (?), and the second to convert from DOE-2 ASCII (*.fmt) to EnergyPlus epw such as the EnergyPlus WEATHER converter program. Having said this, I would not recommend doing such a translation, as the DOE-2 weather file stores the data in IP integers, so the translated epw will have degraded data that can have strange statistical effects, e.g., if you bin the data by integer Celsius, you'll likely see periodic spikes. My recommendation is to track down the original raw data or an epw built from that data.

Preview: (hide)
link

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: 7 years ago

Seen: 339 times

Last updated: Dec 24 '17