Design5MWHAWT:

% Preliminary design of a 5 MW wind turbine.

 This script sizes the wind turbine and computes the
 velocity distribution over the blades.

  ------------------------------------------------------------------------
  See also Altitude, StdAtm, Plot2D, ActuatorDiskFromPower, 
  PowerFromActuatorDisk, WindShear
  ------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 2010 Princeton Satellite Systems, Inc.
   All Rights Reserved
--------------------------------------------------------------------------

Children:

Common: Atmosphere/StdAtm
Common: Graphics/Plot2D
WindTurbine: Utility/ActuatorDiskFromPower
WindTurbine: Utility/PowerFromActuatorDisk
WindTurbine: Utility/WindShear