⇤ ← Revision 1 as of 2012-06-14 16:44:03
Size: 754
Comment:
|
Size: 812
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
This page describes how to fix a bug in the dll of !EnergyPlus 7.1.0, build12 that may occur when exchanging a large amount of data in each time step. The error message that !EnergyPlus writes to its {{{.err}}} file is |
This page describes how to fix a bug in the dll of !EnergyPlus 7.1.0, build12 that may occur when exchanging a large amount of data in each time step. The error message that !EnergyPlus writes to its {{{.err}}} file is |
Line 6: | Line 6: |
Further characters after number: | Further characters after number: |
Line 10: | Line 10: |
Line 16: | Line 15: |
1. Windows 32 bit: [[attachment:attachment:win32.zip]] |
This page describes how to fix a bug in the dll of EnergyPlus 7.1.0, build12 that may occur when exchanging a large amount of data in each time step. The error message that EnergyPlus writes to its .err file is
ExternalInterface starts first data exchange. Error: No digits were found in getDoubleCheckError. Further characters after number: Sending EXIT_FAILURE = : 1 **FATAL:Error in ExternalInterface: Check EnergyPlus *.err file.
To fix the bug, proceed as follows:
Windows
- Install the BCVTB version 1.1.0
Download the bcvtb.dll for your architecture and copy it to the EnergyPlus directory, such as C:\Program Files\EnergyPlus-7-0-0. This will replace the existing file with the same name.
Windows 32 bit: attachment:win32.zip