Creates a new half-reaction and adds the half-reaction to the chemical system
The reaction is described by a
string in the conventional chemical notation.
This applet draws a calorimeter (there are three styles available) and
simulates a calorimetry experiment.
Style 0 shows no calorimeter (blank applet box)
Style 1 shows a standard calorimeter.
Style 2 shows a thermos-type calorimeter.
Style 3 shows a bomb calorimeter.
Style 4 shows a thermos-type calorimeter with a reservoir that drains into the calorimeter.
Configurable Options include the sample, a heating filament, and a stirrer.
The applet serves as a DataSource
(DataConnections) that supplies time-temperature data during the experiment.
Temperature and energy are in arbitrary units, but typically one would use
oC and joules.
Data is an applet that serves two roles:
It acts as a relay between an SDataSource and JavaScript in a Web Page
It store data, which can be retrieved via other Applets or JavaScript
APPLET PARAMETERS
ShowLabel : if true the label is used
LabelWidth : width of the label in pixels
LabelHeight : height of the label in pixels
LabelID : ID of the data set whose x or y value is displayed in the label
ShowY : if true the y value is displayed in the label, if false the x value is displayed
Returns the value of the wave function for a set of spherical coordinates
_r (normalized distance from the nucleus), _theta (angle from the z axis), and
_phi (angle from the x axis in the xy plane).
Returns a two-dimensional array containing the real and imaginary
components of the wave function at a normalized displacement x and
angles theta and phi.