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/sbcblk_core.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/sbcblk_core.F90

    r1025 r1037  
    2424   USE phycst          ! physical constants 
    2525   USE daymod          ! calendar 
    26    USE ocfzpt          ! ocean freezing point 
    2726   USE fldread         ! read input fields 
    2827   USE sbc_oce         ! Surface boundary condition: ocean fields 
Note: See TracChangeset for help on using the changeset viewer.