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 1037 for trunk/NEMO/OPA_SRC/SBC/sbcssr.F90 – NEMO

Ignore:
Timestamp:
2008-05-30T18:21:28+02:00 (16 years ago)
Author:
ctlod
Message:

trunk: replace freeze(:,:) variable with fr_i(:,:), use the tfreez function defined in eosbn2.F90 and remove the useless ocfzpt.F90 module, see ticket: #177

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SBC/sbcssr.F90

    r888 r1037  
    1616   USE phycst          ! physical constants 
    1717   USE daymod          ! calendar 
    18    USE ocfzpt          ! ocean freezing point 
    1918   USE sbcrnf          ! surface boundary condition : runoffs 
    2019   USE fldread         ! read input fields 
Note: See TracChangeset for help on using the changeset viewer.