Author  : Marc, 3l50
 Date    : May 2002
 Modified:

 -----------------------------------------------------------------
 What it does
 ============

Spectral data from the large dynamically allocated array are transferred to the reduced array.

Elements are copied across.

 -----------------------------------------------------------------
 Structure of Routine
 ====================

  1. Lots of variables passed to subroutine.
  2. Lots of variables defined
  3. Data from array_name is read into array_name_RD. (I think RD stands for ReDuced, as in reduced size array.)

 -----------------------------------------------------------------
 Program calls
 ====================

Called by Calls
r2_lw_specin (summ)
r2_sw_specin (summ)
none

 -----------------------------------------------------------------
Return to radiation home page