New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 14072 for NEMO/trunk/src/OCE/ISF/isfcav.F90 – NEMO

Ignore:
Timestamp:
2020-12-04T08:48:38+01:00 (3 years ago)
Author:
laurent
Message:

Merging branch "2020/dev_r13648_ASINTER-04_laurent_bulk_ice", ticket #2369

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/ISF/isfcav.F90

    r13970 r14072  
    7979      CALL isf_tbl(Kmm, ts(:,:,:,jp_tem,Kmm), zttbl(:,:),'T', misfkt_cav, rhisf_tbl_cav, misfkb_cav, rfrac_tbl_cav ) 
    8080      CALL isf_tbl(Kmm, ts(:,:,:,jp_sal,Kmm), zstbl(:,:),'T', misfkt_cav, rhisf_tbl_cav, misfkb_cav, rfrac_tbl_cav ) 
    81       !  
     81      ! 
    8282      ! output T/S/U/V for the top boundary layer 
    8383      CALL iom_put('ttbl_cav',zttbl(:,:) * mskisf_cav(:,:)) 
     
    9797               &                                    zgammat, zgammas ) 
    9898         END IF 
    99          !    
     99         ! 
    100100         ! compute tfrz, latent heat and melt (2d) 
    101101         CALL isfcav_mlt(kt, zgammat, zgammas, zttbl, zstbl, & 
Note: See TracChangeset for help on using the changeset viewer.