--- trunk/libf/phylmd/Orography/start_init_orog_m.f90 2011/04/08 12:43:31 43 +++ trunk/libf/phylmd/Orography/start_init_orog_m.f90 2012/11/14 16:59:30 68 @@ -91,7 +91,7 @@ print *, 'Compute all the parameters needed for the gravity wave drag code' - ! Allocate the data we need to put in the interpolated fields: + ! Interpolated fields: ALLOCATE(phis(iim + 1, jjm + 1)) ALLOCATE(mask(iim + 1, jjm + 1))