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 1036 – NEMO

Changeset 1036


Ignore:
Timestamp:
2008-05-30T16:48:53+02:00 (16 years ago)
Author:
cetlod
Message:

the variable freeze is rename to fr_i, see ticket 176

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/CFC/trcsms_cfc.F90

    r1004 r1036  
    155155                  &                     * facvol(ji,jj,1)                           & 
    156156#endif 
    157                   &                     * tmask(ji,jj,1) * ( 1. - freeze(ji,jj) ) 
     157                  &                     * tmask(ji,jj,1) * ( 1. - fr_i(ji,jj) ) 
    158158 
    159159               ! Add the surface flux to the trend 
Note: See TracChangeset for help on using the changeset viewer.