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/diafwb.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/diafwb.F90

    r699 r708  
    1313   USE oce             ! ocean dynamics and tracers 
    1414   USE dom_oce         ! ocean space and time domain 
     15   USE sbc_oce         ! surface boundary condition: ocean 
     16   USE zdf_oce         ! ocean vertical physics 
    1517   USE phycst          ! physical constants 
    16    USE zdf_oce         ! ocean vertical physics 
    1718   USE in_out_manager  ! I/O manager 
    18    USE flxrnf          ! ??? 
    19    USE ocesbc          ! ??? 
    20    USE blk_oce         ! ??? 
    21    USE flxblk          ! atmospheric surface quantity 
    2219   USE lib_mpp         ! distributed memory computing library 
    2320 
Note: See TracChangeset for help on using the changeset viewer.