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 719 for trunk/NEMO/OPA_SRC/SBC/cpl_oasis3.F90 – NEMO

Ignore:
Timestamp:
2007-10-16T16:59:56+02:00 (17 years ago)
Author:
ctlod
Message:

get back to the nemo_v2_3 version for trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SBC/cpl_oasis3.F90

    • Property svn:keywords changed from Id to Author Date Id Revision
    r708 r719  
    4545   USE daymod                       ! date and time info 
    4646   USE dom_oce                      ! ocean space and time domain 
    47    USE sbc_ice                      ! surface boundary condition: ice 
    4847   USE in_out_manager               ! I/O manager 
    4948   USE par_oce                      ! 
     
    5251   USE oce, only: tn, un, vn 
    5352   USE ice, only: frld, hicif, hsnif 
     53   USE flx_oce, only : alb_ice ,  & ! albedo of ice 
     54                       tn_ice       ! ice surface temperature 
    5455 
    5556   IMPLICIT NONE 
     
    115116   !!---------------------------------------------------------------------- 
    116117   !!   OPA 9.0 , LOCEAN-IPSL (2006)  
    117    !! $Id$ 
     118   !! $Header$  
    118119   !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
    119120   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.