19          q 
13.0       He
13.0       Hr
3.0        Tau
10.0       Constant
1          SlowOmega

0          Initial_THETA
0          Initial_TR
0          Initial_TE
0          Initial_OMEGA

5          LeftStart
5          LeftSlope
8          RightStart
5          RightSlope

5000       N
0.025      Stepsize
1          FileOutput  
0          BufferDisplay

==============================
      Input Initials
==============================

q (double)              	Heat Constant
He (double)			Engine Constant
Hr (double)			Radiator Constant
Tau (double)			Delay
C (double)			Constant
SlowOmega (long int)		Valve Delay

Itheta (long double)		Initial Valve Temperature
Ite (long double)		Initial Engine Temperature
Itr (long double)		Initial Radiator Temperature
Iomega (long double)		Initial Opening

LeftStart (long double)		Left Hystersis Curve x position
LeftSlope (long double)		Left Hystersis Curve slope
RightStart (long double)	Right Hystersis Curve x position
RightSlope (long double)	Right Hystersis Curve slope

N (long int)			Number of Steps
StepSize (long double)		Percision
file (bool)			Output to file
buffer(bool)			Output to buffer
