Path: SC/Environs
% Solar flux from the sun as a function of distance in AU. Inverse quadratic formula scales anywhere in the solar system. The nominal value at 1 AU is 1367 W/m2. Type SolarFlx for a demo. -------------------------------------------------------------------------- Form: flux = SolarFlx( au ) -------------------------------------------------------------------------- ------ Inputs ------ au (1,:) Astronomial units from the sun ------- Outputs ------- flux (1,:) Solar flux (watts/m^2) --------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the SC Module page