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/TRA/traqsr.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/TRA/traqsr.F90

    • Property svn:keywords changed from Id to Author Date Id Revision
    r708 r719  
    1717   USE oce             ! ocean dynamics and active tracers 
    1818   USE dom_oce         ! ocean space and time domain 
    19    USE sbc_oce         ! surface boundary condition: ocean 
     19   USE trdmod          ! ocean active tracers trends  
     20   USE trdmod_oce      ! ocean variables trends 
     21   USE in_out_manager  ! I/O manager 
    2022   USE trc_oce         ! share SMS/Ocean variables 
    21    USE trdmod_oce      ! ocean variables trends 
    22    USE trdmod          ! ocean active tracers trends  
    23    USE in_out_manager  ! I/O manager 
     23   USE ocesbc          ! thermohaline fluxes 
    2424   USE phycst          ! physical constants 
    2525   USE prtctl          ! Print control 
     
    4646   !!---------------------------------------------------------------------- 
    4747   !!   OPA 9.0 , LOCEAN-IPSL (2005)  
    48    !! $Id$ 
     48   !! $Header$  
    4949   !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
    5050   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.