Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZoneControl:Thermostat should move the extensible fields at the end #7484

Open
3 tasks
jmarrec opened this issue Sep 2, 2019 · 0 comments
Open
3 tasks

ZoneControl:Thermostat should move the extensible fields at the end #7484

jmarrec opened this issue Sep 2, 2019 · 0 comments
Labels
IDDChange Code changes impact the IDD file (cannot be merged after IO freeze)

Comments

@jmarrec
Copy link
Contributor

jmarrec commented Sep 2, 2019

Issue overview

Here is the current IDD:

ZoneControl:Thermostat,
  A1 , \field Name
  A2 , \field Zone or ZoneList Name
  A3 , \field Control Type Schedule Name
  A4 , \field Control 1 Object Type
  A5 , \field Control 1 Name
  A6 , \field Control 2 Object Type
  A7 , \field Control 2 Name
  A8 , \field Control 3 Object Type
  A9 , \field Control 3 Name
  A10, \field Control 4 Object Type
  A11, \field Control 4 Name
  N1 ; \field Temperature Difference Between Cutout And Setpoint

Field N1 should be moved betwen A3 and A4, so we can treat the Control Object Type / Control Object Name as extensible fields (in openstudio in particular, see NREL/OpenStudio#3584 (comment))

Details

Some additional details for this issue (if relevant):

  • Platform (Operating system, version)
  • Version of EnergyPlus (if using an intermediate build, include SHA)
  • Unmethours link or helpdesk ticket number

Checklist

Add to this list or remove from it as applicable. This is a simple templated set of guidelines.

  • Defect file added (list location of defect file here)
  • Ticket added to Pivotal for defect (development team task)
  • Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IDDChange Code changes impact the IDD file (cannot be merged after IO freeze)
Projects
None yet
Development

No branches or pull requests

1 participant