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 1171 for trunk/NEMO/LIM_SRC_3/limthd.F90 – NEMO

Ignore:
Timestamp:
2008-09-10T17:30:28+02:00 (16 years ago)
Author:
ctlod
Message:

now input air temperature data for CORE & CLIO bulks must be in Kelvin, see ticket: #242

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/LIM_SRC_3/limthd.F90

    r1156 r1171  
    123123      !------------------------------------------------------------------------------! 
    124124      zeps = 1.0e-10 
    125       tatm_ice(:,:) = tatm_ice(:,:) + 273.15 ! convert C to K 
    126125 
    127126      !-------------------- 
Note: See TracChangeset for help on using the changeset viewer.