Size: 3499
Comment:
|
Size: 3625
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 15: | Line 15: |
1. The Simulator object changed and has new parameter names. To update your files {{{system-windows.xml}}} (or {{{system.xml}}} on Linux or Mac), run from cygwin (or a bash shell) the command | 1. The parameters of the Ptolemy {{{Simulator}}} object changed. To update your files {{{system-windows.xml}}} (or {{{system.xml}}} on Linux or Mac), run from cygwin (or a bash shell) the command |
Line 18: | Line 18: |
1. Due to a change in the parameters of the Simulator object, file names must not be quoted anymore. I.e., in {{{system.xml}}} or in {{{system-windows.xml}}}, change {{{"socket.cfg"}}} to {{{socket.cfg}}}. 1. Changed code so that the output of the simulation is written to a log file (default is {{{simulation.log}}}) and to the console. Console output is currently only working on Linux and on Mac OS X. The reason is that Ptolemy on Windows is started using {{{javaw}}} which does not seem write the output stream to the console. 1. Improved error handling. 1. Changed build system for BCVTB to apache ant. |
1. Due to a change in the parameters of the {{{Simulator}}} object, file names must not be quoted anymore. I.e., in {{{system.xml}}} or in {{{system-windows.xml}}}, change {{{"socket.cfg"}}} to {{{socket.cfg}}}. 1. The {{{Simulator}}} object now writes the simulation output to a log file (default is {{{simulation.log}}}) and to the console. However, console output is currently only working on Linux and on Mac OS X. The reason is that Ptolemy on Windows is started using {{{javaw}}} which does not seem write the output stream to the console. 1. The build system has been changed from Makefiles to Apache Ant. Cygwin is still needed to compile Ptolemy on Windows, but the compilation of the BCVTB does not require cygwin anymore. |
Download
The BCVTB release includes the source code and binary files that are compiled for Windows. You can compile the source code on Mac OS X, Linux and Windows.
Prior to using or compiling the BCVTB, you will need to install and compile Ptolemy II. Proceed as follows:
If you use Windows and do not want to compile the BCVTB source code, follow the [:InstallationUser:user installation instruction].
Otherwise, follow the [:InstallationDeveloper: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.1.0.jar. (Or use Firefox to avoid this problem.)
Release 0.2.0 (June 30, 2009)
Download installation files
[http://gaia.lbl.gov/bcvtb-releases/0.2.0/bcvtb-install-0.2.0.jar bcvtb-install-0.2.0.jar]
[http://gaia.lbl.gov/bcvtb-releases/0.2.0/ep-3.1.zip ep-3.1.zip] This zip-file requires a password. To obtain the password, email the password of the official EnergyPlus installation to MichaelWetter.