***************
*	      *
*   Nuclear   *
*             *
***************


This model simulates a nuclear reactor cooling system. This system consists of 
three rods, the mechanisms for the cooling of the reactor. The theta is the 
temperature of the water tank of the reactor. When the temperature reaches 1000
degrees of celcium, a rod must be inserted in the water tank. This is modelized 
in the Simulink model as the disabling of the Rod subsystem. A Rod can be used 
to cool the water tank after 3600 time units, so it has the needed time to rest.
In the .zip file are the .mdl file of the model, the parsed .bip file of the 
model and the executable of the model. The output of the house heat is the 
temprature of the house. To validate the results of the .bip model, store the 
output of the executable into a file, load the file in MALTAB and plot both the 
.bip and .mdl output at the same scope.
