subroutine init_temperature_field()DESCRIPTION:
Initialise the temperature field as specified with temp_method and exchange the HALO zones USES:
IMPLICIT NONEINPUT PARAMETERS:
INPUT/OUTPUT PARAMETERS:
OUTPUT PARAMETERS:
LOCAL VARIABLES:
integer :: k,i,j,n
integer, parameter :: nmax=10000
REALTYPE :: zlev(nmax),prof(nmax)
integer :: status