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 2431 for branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/oce_trc.F90 – NEMO

Ignore:
Timestamp:
2010-11-25T13:45:32+01:00 (13 years ago)
Author:
cetlod
Message:

Improve the Offline together with the 1D vertical configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/oce_trc.F90

    r2402 r2431  
    3232 
    3333   !* IO manager * 
    34    USE in_out_manager      ! use all the variables 
     34   USE in_out_manager     
     35                           
    3536   !* physical constants * 
    36    USE phycst              ! use all the variables 
     37   USE phycst             
     38 
     39   !* 1D configuration 
     40   USE c1d                                          
    3741 
    3842   !* model domain * 
Note: See TracChangeset for help on using the changeset viewer.