Differences between revisions 70 and 79 (spanning 9 versions)
Revision 70 as of 2010-04-24 17:36:57
Size: 10203
Comment:
Revision 79 as of 2010-08-09 22:50:01
Size: 11416
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
The BCVTB release includes the binary files that are compiled for Windows. It also contains source code that can be compiled on Mac OS X, Linux and Windows. Compilation is only required for Mac OS X and Linux. The BCVTB release includes the binary files that are compiled for Windows, Mac OS X, and Linux.
Line 8: Line 8:
 1. Follow the [[InstallationUser|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 [[InstallationDeveloper|developer installation instruction]].
 1. Follow the [[http://simulationresearch.lbl.gov/bcvtb/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/doc/manual/development.xhtml|developer installation instruction]].
Line 15: Line 15:
== Release 0.6.0 (xxxxx xx, 2010) == == Release 0.7.0 (August 9, 2010) ==
Line 17: Line 17:
 * [[http://gaia.lbl.gov/bcvtb-releases/0.6.0/bcvtb-install-0.6.0.jar|bcvtb-install-0.6.0.jar]] ||Manual || [[http://simulationresearch.lbl.gov/bcvtb/0.7.0/doc/manual/index.xhtml|html]], [[http://simulationresearch.lbl.gov/bcvtb/0.7.0/doc/manual/bcvtb-manual.pdf|pdf]] ||
||Windows || [[http://gaia.lbl.gov/bcvtb-releases/0.7.0/bcvtb-install-win32-0.7.0.jar|bcvtb-install-win32-0.7.0.jar]] ||
||Linux || [[http://gaia.lbl.gov/bcvtb-releases/0.7.0/bcvtb-install-linux32-0.7.0.jar|bcvtb-install-linux32-0.7.0.jar]] ||
||Mac OS X || [[http://gaia.lbl.gov/bcvtb-releases/0.7.0/bcvtb-install-mac64-0.7.0.jar|bcvtb-install-mac64-0.7.0.jar]] ||
Note that these versions work with !EnergyPlus 5.0, which needs to be downloaded separately from http://www.energyplus.gov.

=== Release notes ===
This version contains the following updates:
 1. Addition of the BACnet interface that can read to and write from BACnet devices.
 1. Addition of examples for Radiance.
 1. Completely revised manual.

== Release 0.6.0 (April 27, 2010) ==
=== Download ===
||Windows || [[http://gaia.lbl.gov/bcvtb-releases/0.6.0/bcvtb-install-win32-0.6.0.jar|bcvtb-install-win32-0.6.0.jar]] ||
||Linux || [[http://gaia.lbl.gov/bcvtb-releases/0.6.0/bcvtb-install-linux32-0.6.0.jar|bcvtb-install-linux32-0.6.0.jar]] ||
||Mac OS X || [[http://gaia.lbl.gov/bcvtb-releases/0.6.0/bcvtb-install-mac64-0.6.0.jar|bcvtb-install-mac64-0.6.0.jar]] ||
Note that these versions work with !EnergyPlus 5.0, which needs to be downloaded separately from http://www.energyplus.gov.
Line 22: Line 39:
 1. The example files have been updated to use !EnergyPlus 5.0.
 1. All configurations settings are now in the file [[systemVariables-*.properties|Files/systemVariablesProperties]].
 1. The files {{{bin/setenv.sh}}} and {{{bin/setenv.bat}}} have been renamed to {{{bin/setDevelopmentEnvironment.sh}}} and {{{bin/setDevelopmentEnvironment.sh}}}. These files have been changed so that they get all environment variables from the file [[Files/systemVariablesProperties|systemVariables-*.properties]]. This avoids duplicate entry of system variables.
 1. Compilation under Windows 64 bit is now supported.
 1. The example files have been updated for !EnergyPlus 5.0.
 1. All configurations settings are now in the file [[http://simulationresearch.lbl.gov/bcvtb/doc/manual/settingEnvironmentVariables.xhtml|systemVariables-*.properties]].
 1. The files {{{bin/setenv.sh}}} and {{{bin/setenv.bat}}} have been renamed to {{{bin/setDevelopmentEnvironment.sh}}} and {{{bin/setDevelopmentEnvironment.sh}}}. These files have been changed so that they get all environment variables from the file {{{bin/systemVariables-*.properties}}}. This avoids duplicate entry of system variables.
Line 59: Line 75:
 You will have to manually update your idf files from earlier BCVTB versions. See also [[Configuration/EnergyPlus|Configuration/EnergyPlus]] for how to configure !EnergyPlus.  You will have to manually update your idf files from earlier BCVTB versions.