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 146 for trunk/NEMO/OPA_SRC/restart.F90 – NEMO

Ignore:
Timestamp:
2004-10-19T15:30:28+02:00 (20 years ago)
Author:
opalod
Message:

CL + CT: BUGFIX091: Add missing "USE flx_oce" module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/restart.F90

    r107 r146  
    2020   USE ice_oce         ! ice variables 
    2121   USE blk_oce         ! bulk variables 
     22   USE flx_oce         ! sea-ice/ocean forcings variables 
    2223 
    2324   USE dynspg_fsc,      ONLY : lk_dynspg_fsc       ! ( mpp version ) 
Note: See TracChangeset for help on using the changeset viewer.