#1
# First column is time [s], second column is fan speed [RPM]
# Make sure the first time point is 0, and the last is greater than the desired simulation time.
double fanSpeed(3, 2)
    0    0
  100 2500
99999 2500
