Differences between revisions 12 and 92 (spanning 80 versions)
Revision 12 as of 2008-07-18 00:17:40
Size: 1164
Comment:
Revision 92 as of 2012-01-31 22:29:16
Size: 16190
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma section-numbers 2
#acl MichaelWetter:read,write All:read
Line 2: Line 4:

Below is the BCVTB release which includes the source code and binary files. The binary files are compiled for Windows.
For details see [:InstallationUser: installation instruction]. If you wish to compile the files yourself, see [:DeveloperRequirements: developer requirements].

'''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-0.1.0.jar}}}. (Or use Firefox to avoid this problem.)


== Release 0.1.0 ==
||Download installation file || [http://gaia.lbl.gov/bcvtb/releases/0.1.0/bcvtb-install-0.1.0.jar bcvtb-install-0.1.0.jar] ||

=== Release notes ===
 1. [http://www.energyplus.gov EnergyPlus] is not part of this distribution. To obtain an !EnergyPlus executable, email a request together with the !EnergyPlus installation password to MichaelWetter.
The BCVTB release includes the binary files that are compiled for Windows, Mac OS X, and Linux.

To install the BCVTB, proceed as follows:

 1. Follow the [[http://simulationresearch.lbl.gov/bcvtb/releases/latest/doc/manual/installation.xhtml|user installation instruction]]. This is sufficient for most users.
 1. Next, if you like to develop new code for Ptolemy or for the BCVTB interface, follow the [[http://simulationresearch.lbl.gov/bcvtb/releases/latest/doc/manual/development.xhtml|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-0.6.0.jar}}}. (Or use Firefox to avoid this problem.)

<<TableOfContents(2)>>

== Release 1.1.0 (January 31, 2012) ==
=== Download ===
||Manual ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.1.0/doc/manual/index.xhtml|html]], [[http://simulationresearch.lbl.gov/bcvtb/releases/1.1.0/doc/manual/bcvtb-manual.pdf|pdf]] ||
||Windows 64-bit ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.1.0/bcvtb-install-win64-1.1.0.jar|bcvtb-install-win64-1.1.0.jar]] ||
||Windows 32-bit ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.1.0/bcvtb-install-win32-1.1.0.jar|bcvtb-install-win32-1.1.0.jar]] ||
||Linux 64-bit ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.1.0/bcvtb-install-linux64-1.1.0.jar|bcvtb-install-linux64-1.1.0.jar]] ||
||Linux 32-bit ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.1.0/bcvtb-install-linux32-1.1.0.jar|bcvtb-install-linux32-1.1.0.jar]] ||
||Mac OS X 64-bit ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.0.0/bcvtb-install-mac64-1.0.0.jar|bcvtb-install-mac64-1.0.0.jar]] ||


Note that these versions work with !EnergyPlus 7.0, which needs to be downloaded separately from http://www.energyplus.gov. To fix a bug that may occur when exchanging a large amount of data with !EnergyPlus 7.0, build 36, proceed as described [[Download/bcvtb-1-0-0_EnergyPlus-6-0-0-build23|here]].

=== Release notes ===
This version contains the following updates:

 1. The example files have been updated for EnergyPlus 7.0.
 2. An actor has been added that allows reading CSV files.
 3. The BCVTB has also been compiled for Windows 64 bit (in addition to Windows 32 bit, Linux 32/64bit and Mac OS X 64 bit).


== Release 1.0.0 (February 28, 2011) ==
=== Download ===
||Manual ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.0.0/doc/manual/index.xhtml|html]], [[http://simulationresearch.lbl.gov/bcvtb/releases/1.0.0/doc/manual/bcvtb-manual.pdf|pdf]] ||
||Windows 32-bit ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.0.0/bcvtb-install-win32-1.0.0.jar|bcvtb-install-win32-1.0.0.jar]] ||
||Linux 64-bit ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.0.0/bcvtb-install-linux64-1.0.0.jar|bcvtb-install-linux64-1.0.0.jar]] ||
||Linux 32-bit ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.0.0/bcvtb-install-linux32-1.0.0.jar|bcvtb-install-linux32-1.0.0.jar]] ||
||Mac OS X 64-bit ||[[http://simulationresearch.lbl.gov/bcvtb/releases/1.0.0/bcvtb-install-mac64-1.0.0.jar|bcvtb-install-mac64-1.0.0.jar]] ||


Note that these versions work with !EnergyPlus 6.0, which needs to be downloaded separately from http://www.energyplus.gov. To fix a bug that may occur when exchanging a large amount of data with !EnergyPlus 6.0, build 23, proceed as described [[Download/bcvtb-1-0-0_EnergyPlus-6-0-0-build23|here]].

=== Release notes ===
This version contains the following updates:

 1. Added interface for analog/digital converter.
 1. Fixed a bug that occured when hundreds of data were exchanged. Note to !EnergyPlus users: To fix this bug also in !EnergyPlus 6.0.0, build 23, proceed as described [