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

Revision history [back]

You can use this EnergyPlus object and select "Yes" or "No" accordingly:

OutputControl:Files, Yes, !- Output CSV Yes, !- Output MTR Yes, !- Output ESO Yes, !- Output EIO Yes, !- Output Tabular Yes, !- Output SQLite Yes, !- Output JSON No, !- Output AUDIT Yes, !- Output Zone Sizing Yes, !- Output System Sizing Yes, !- Output DXF Yes, !- Output BND Yes, !- Output RDD Yes, !- Output MDD Yes, !- Output MTD Yes, !- Output END Yes, !- Output SHD Yes, !- Output DFS Yes, !- Output GLHE Yes, !- Output DelightIn Yes, !- Output DelightELdmp Yes, !- Output DelightDFdmp Yes, !- Output EDD Yes, !- Output DBG Yes, !- Output PerfLog Yes, !- Output SLN Yes, !- Output SCI Yes, !- Output WRL Yes, !- Output Screen Yes, !- Output ExtShd Yes; !- Output Tarcog

Cheers

Andres

You can use this EnergyPlus object and select "Yes" or "No" accordingly:

OutputControl:Files,
    Yes,                     !- Output CSV
    Yes,                     !- Output MTR
    Yes,                     !- Output ESO
    Yes,                     !- Output EIO
    Yes,                     !- Output Tabular
    Yes,                     !- Output SQLite
    Yes,                     !- Output JSON
    No,                      !- Output AUDIT
    Yes,                     !- Output Zone Sizing
    Yes,                     !- Output System Sizing
    Yes,                     !- Output DXF
    Yes,                     !- Output BND
    Yes,                     !- Output RDD
    Yes,                     !- Output MDD
    Yes,                     !- Output MTD
    Yes,                     !- Output END
    Yes,                     !- Output SHD
    Yes,                     !- Output DFS
    Yes,                     !- Output GLHE
    Yes,                     !- Output DelightIn
    Yes,                     !- Output DelightELdmp
    Yes,                     !- Output DelightDFdmp
    Yes,                     !- Output EDD
    Yes,                     !- Output DBG
    Yes,                     !- Output PerfLog
    Yes,                     !- Output SLN
    Yes,                     !- Output SCI
    Yes,                     !- Output WRL
    Yes,                     !- Output Screen
    Yes,                     !- Output ExtShd
    Yes;                     !- Output Tarcog

Tarcog

Cheers

Andres