Size: 26874
Comment:
|
Size: 28075
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
'''Note for users of Microsoft Internet Explorer:''' Internet Explorer may save the file with the extension {{{.zip}}} instead of {{{.jar}}}. To avoid this, click "Save Target As..." (using the right mouse button) and then enter the name of the installation file, for example, {{{bcvtb-install-win64-1.5.0.jar}}}. (Or use Firefox to avoid this problem.) | '''Note for users of Microsoft Internet Explorer:''' Internet Explorer may save the file with the extension {{{.zip}}} instead of {{{.jar}}}. To avoid this, click "Save Target As..." (using the right mouse button) and then enter the name of the installation file, for example, {{{bcvtb-install-win64-v1.6.0.jar}}}. (Or use Firefox to avoid this problem.) '''Note for Mac OS X users:''' Under Mac OS X, when download the bcvtb-install-mac64-v1.6.0.jar file and click on it, a dialog pops up that says: {{attachment:OpeningBCVTBInstallerUnderMacOSX.png}} The workaround is to find the jar in the Finder, right click on it and select open Jar launcher. '''Note for Mac OS X 10.11 (El Capitan) users:''' Apple has enabled a new default security oriented featured called System Integrity Protection, often called rootless, in OS X 10.11 onwards. This new feature prevents all versions of the BCVTB to run correctly. A workaround is available at https://github.com/lbl-srg/bcvtb/issues/32. |
Line 15: | Line 24: |
== Release 1.6.0 (April 15, 2016) == | == Release 1.6.0 (April 21, 2016) == |
Line 18: | Line 27: |
||Windows 64-bit ||[[http://github.com/lbl-srg/bcvtb/releases/download/v1.6.0/bcvtb-install-win64-v1.6.0.jar|bcvtb-install-win64-v1.6.0.jar]] ^(b)^ || | ||Windows 64-bit ||[[http://github.com/lbl-srg/bcvtb/releases/download/v1.6.0/bcvtb-install-win64-v1.6.0.jar|bcvtb-install-win64-v1.6.0.jar]] ^(a)^ || |
Line 23: | Line 32: |
^(b)^ On Windows 64-bit, to use Dymola, A C/C++ compiler might be required which can generate 64-bit executable and libraries. |
^(a)^ On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries. This version contains the following updates: 1. Fixed a bug that was causing system environment variables to be ignored. 1. The example files have been updated for !EnergyPlus 8.5.0. 1. The BCVTB support for Windows 32 bit has been discontinued. 1. This version has been compiled with Java (1.8.0_77 64-bit). It has been tested on Linux (Ubuntu 14.04 64-bit), Windows (7 and 8.1 64-bit), Mac OS X (10.10.5 64-bit) with latest releases of !EnergyPlus (8.5.0), MATLAB (R2016a), and Dymola (2016 FD01). 1. The development site of the BCVTB was migrated from svn to github (https://github.com/lbl-srg/bcvtb). '''Note for Mac OS X 10.11 (El Capitan) users''': Apple has enabled a new default security oriented featured called System Integrity Protection, often called rootless, in OS X 10.11 onwards. This new feature prevents all versions of the BCVTB to run correctly. A workaround is available at https://github.com/lbl-srg/bcvtb/issues/32. |
Line 36: | Line 55: |
^(a)^ On Windows 64-bit, to use Dymola, the Microsoft Visual Studio Professional might be required. 1. Fixed a bug that was causing system environment variables to be ignored. 1. The example files have been updated for EnergyPlus 8.5.0. 1. The BCVTB support for Windows 32 bit has been discontinued. 1. This version has been compiled with Java (1.8.0_77 64-bit). It has been tested on Linux (Ubuntu 14.04 64-bit), Windows (7 and 8.1 64-bit), Mac OS X (10.10.5 64-bit) with latest releases of EnergyPlus (8.5.0), MATLAB (R2016a), and Dymola (2016 FD01). 1. The development site of the BCVTB was migrated from svn to github (https://github.com/lbl-srg/bcvtb). |
^(a)^ On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries. |
Line 63: | Line 76: |
^(a)^ On Windows 64-bit, to use Dymola, the Microsoft Visual Studio Professional is required. | ^(a)^ On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries. |
Line 81: | Line 94: |
^(a)^ On Windows 64-bit, to use Dymola, the Microsoft Visual Studio Professional is required. | ^(a)^ On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries. |
Line 102: | Line 115: |
^(a)^ On Windows 64-bit, to use Dymola, the Microsoft Visual Studio Professional is required. | ^(a)^ On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries. |
Line 123: | Line 136: |
^(a)^ On Windows 64-bit, to use Dymola, the Microsoft Visual Studio Professional is required. | ^(a)^ On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries. |
Line 144: | Line 157: |
^(a)^ On Windows 64-bit, to use Dymola, the Microsoft Visual Studio Professional is required. | ^(a)^ On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries. |
Line 171: | Line 184: |
^(a)^ On Windows 64-bit, to use Dymola, the Microsoft Visual Studio Professional is required. | ^(a)^ On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries. |
Download
The BCVTB release includes the binary files that are compiled for Windows, Mac OS X, and Linux.
To install the BCVTB, proceed as follows:
Follow the user installation instruction. This is sufficient for most users.
Next, if you like to develop new code for Ptolemy or for the BCVTB interface, follow the developer installation instruction.
Note for users of Microsoft Internet Explorer: Internet Explorer may save the file with the extension .zip instead of .jar. To avoid this, click "Save Target As..." (using the right mouse button) and then enter the name of the installation file, for example, bcvtb-install-win64-v1.6.0.jar. (Or use Firefox to avoid this problem.)
Note for Mac OS X users: Under Mac OS X, when download the bcvtb-install-mac64-v1.6.0.jar file and click on it, a dialog pops up that says:
The workaround is to find the jar in the Finder, right click on it and select open Jar launcher.
Note for Mac OS X 10.11 (El Capitan) users: Apple has enabled a new default security oriented featured called System Integrity Protection, often called rootless, in OS X 10.11 onwards. This new feature prevents all versions of the BCVTB to run correctly. A workaround is available at https://github.com/lbl-srg/bcvtb/issues/32.
Contents
- Release 1.6.0 (April 21, 2016)
- Release 1.5.0 (January 30, 2015)
- Release 1.4.0 (March 20, 2014)
- Release 1.3.0 (May 01, 2013)
- Release 1.3.0 (May 01, 2013)
- Release 1.2.0 (October 16, 2012)
- Release 1.2.0 (October 16, 2012)
- Release 1.1.0 (January 31, 2012)
- Release 1.0.0 (February 28, 2011)
- Release 0.8.0 (November 17, 2010)
- Release 0.7.0 (August 9, 2010)
- Release 0.6.0 (April 27, 2010)
- Release 0.5.1 (February 9, 2010)
- Release 0.5.0 (February 4, 2010)
- Release 0.4.0 (November 5, 2009)
- Release 0.3.1 (September 4, 2009)
- Release 0.3.0 (August 24, 2009)
- Release 0.2.0 (June 30, 2009)
- Release 0.1.1 (September 30, 2008)
- Release 0.1.0 (July 17, 2008)
1. Release 1.6.0 (April 21, 2016)
1.1. Download
Manual |
|
Windows 64-bit |
|
Linux 64-bit |
|
Mac OS X 64-bit |
1.2. Release notes
(a) On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries.
This version contains the following updates:
- Fixed a bug that was causing system environment variables to be ignored.
The example files have been updated for EnergyPlus 8.5.0.
- The BCVTB support for Windows 32 bit has been discontinued.
This version has been compiled with Java (1.8.0_77 64-bit). It has been tested on Linux (Ubuntu 14.04 64-bit), Windows (7 and 8.1 64-bit), Mac OS X (10.10.5 64-bit) with latest releases of EnergyPlus (8.5.0), MATLAB (R2016a), and Dymola (2016 FD01).
The development site of the BCVTB was migrated from svn to github (https://github.com/lbl-srg/bcvtb).
Note for Mac OS X 10.11 (El Capitan) users: Apple has enabled a new default security oriented featured called System Integrity Protection, often called rootless, in OS X 10.11 onwards. This new feature prevents all versions of the BCVTB to run correctly. A workaround is available at https://github.com/lbl-srg/bcvtb/issues/32.
2. Release 1.5.0 (January 30, 2015)
2.1. Download
Manual |
|
Windows 64-bit |
|
Windows 32-bit |
|
Linux 64-bit |
|
Mac OS X 64-bit |
Note that these versions work with EnergyPlus 8.2, which needs to be downloaded separately from https://github.com/NREL/EnergyPlus/releases/latest.
2.2. Release notes
(a) On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries.
This version contains the following updates:
- Added support for FMUs for co-simulation and model exchange for FMI version 2.0.
- Ptolemy II has been updated to version 11.
The example files have been updated for EnergyPlus 8.2.
- The BCVTB support for Linux 32 bit has been discontinued.
3. Release 1.4.0 (March 20, 2014)
3.1. Download
Manual |
|
Windows 64-bit |
|
Windows 32-bit |
|
Linux 64-bit |
|
Linux 32-bit |
|
Mac OS X 64-bit |
Note that these versions work with EnergyPlus 8.1, which needs to be downloaded separately from http://www.energyplus.gov.
3.2. Release notes
(a) On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries.
- Added two Python actors for scripting.
- Improved the Functional Mock-up Unit (FMU) for co-simulation import interface to support the Functional Mock-up Interface (FMI) for co-simulation API for tool coupling.
Updated example files for EnergyPlus 8.1.
4. Release 1.3.0 (May 01, 2013)
4.1. Download
Manual |
|
Windows 64-bit |
|
Windows 32-bit |
|
Linux 64-bit |
|
Linux 32-bit |
|
Mac OS X 64-bit |
Note that these versions work with EnergyPlus 8.0, which needs to be downloaded separately from http://www.energyplus.gov.
4.2. Release notes
(a) On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries.
This version contains the following updates:
- Added two Python actors for scripting.
- Improved the Functional Mock-up Unit (FMU) for co-simulation import interface to support the Functional Mock-up Interface (FMI) for co-simulation API for tool coupling.
Updated example files for EnergyPlus 8.1.
5. Release 1.3.0 (May 01, 2013)
5.1. Download
Manual |
|
Windows 64-bit |
|
Windows 32-bit |
|
Linux 64-bit |
|
Linux 32-bit |
|
Mac OS X 64-bit |
Note that these versions work with EnergyPlus 8.0, which needs to be downloaded separately from http://www.energyplus.gov.
5.2. Release notes
(a) On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries.
This version contains the following updates:
- Added TRNSYS as a client with an example file.
- Added a Functional Mock-up Unit (FMU) for co-simulation import interface with an example file.
Updated example files for EnergyPlus 8.0.
6. Release 1.2.0 (October 16, 2012)
6.1. Download
Manual |
|
Windows 64-bit |
|
Windows 32-bit |
|
Linux 64-bit |
|
Linux 32-bit |
|
Mac OS X 64-bit |
Note that these versions work with EnergyPlus 7.2, which needs to be downloaded separately from http://www.energyplus.gov.
6.2. Release notes
(a) On Windows 64-bit, to use Dymola a C/C++ compiler is required which can generate 64-bit executable and libraries.