Building of initial profiles for the idealized humidity case
(S.H. Derbyshire et al., 2004: Sensitivity of moist convection to 
 environmental humidity.  Q. J. Roy. Meteorol. Soc., 130, 3055-3079).

  The executable program profile.e builds the profile corresponding to the 
mid-troposphere relative humidity given in profile.input (in %). Its source code 
is in profile.F

  The script profile1.x calls profile.F for the relative humidity provided as an 
argument and outputs the profiles in the file prof.inp.XX, where XX is the 
mid-troposphere relative himidity.

  The script profile.x loops on a list of relative humidities  and calls 
profile1.x .
