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

Revision history [back]

You can find this information in the source code of the Transition subproject. It's written in fortan 90, and the relevant section is at CreateNewIDFUsingRulesV8_9_0.f90#L391:L462.

It should be quite readable. I started mapping stuff to give you a concrete example, it should be self-explanatory for the rest. I got bored so I didn't do the two objects left (I stopped on line 425):

Mapping transition for GHX

Excel spreadsheet uploaded on Google Drive for convenience.

click to hide/show revision 2
No.2 Revision

You can find this information in the source code of the Transition subproject. It's written in fortan 90, and the relevant section is at CreateNewIDFUsingRulesV8_9_0.f90#L391:L462.

It should be quite readable. I started mapping stuff to give you a concrete example, it should be self-explanatory for the rest. I got bored so I didn't do the two objects left (I stopped on line 425):

Mapping transition for GHX

Excel spreadsheet uploaded on Google Drive for convenience.