| 
    LMDZ
    
   | 
 
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | interfoce_lim (itime, dtime, jour, knon, knindex, debut, lmt_sst_p, pctsrf_new_p) | 
| subroutine interfoce_lim | ( | integer, intent(in) | itime, | 
| real, intent(in) | dtime, | ||
| integer, intent(in) | jour, | ||
| integer, intent(in) | knon, | ||
| integer, dimension(klon_loc), intent(in) | knindex, | ||
| logical, intent(in) | debut, | ||
| real, dimension(klon_loc), intent(out) | lmt_sst_p, | ||
| real, dimension(klon_loc,nbsrf), intent(out) | pctsrf_new_p | ||
| ) |