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 708 for trunk/NEMO/OPA_SRC/DIA/diawri.F90 – NEMO

Ignore:
Timestamp:
2007-10-10T15:11:42+02:00 (17 years ago)
Author:
smasson
Message:

continue changeset:704, see ticket:5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DIA/diawri.F90

    r699 r708  
    1414   USE sol_oce         ! solver variables 
    1515   USE ice_oce         ! ice variables 
     16   USE sbc_oce         ! surface boundary condition: ocean 
    1617   USE phycst          ! physical constants 
    1718   USE ocfzpt          ! ocean freezing point 
    18    USE ocesbc          ! surface thermohaline fluxes 
    19    USE taumod          ! surface stress 
    20    USE flxrnf          ! ocean runoffs 
    2119   USE zdfmxl          ! mixed layer 
    2220   USE daymod          ! calendar 
     
    2725   USE lbclnk          ! ocean lateral boundary conditions (or mpp link) 
    2826   USE in_out_manager  ! I/O manager 
    29    USE flx_oce         ! sea-ice/ocean forcings variables 
    3027   USE diadimg         ! dimg direct access file format output 
    3128   USE ioipsl 
Note: See TracChangeset for help on using the changeset viewer.