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 84 for trunk/NEMO/OPA_SRC/DTA – NEMO

Changeset 84 for trunk/NEMO/OPA_SRC/DTA


Ignore:
Timestamp:
2004-04-22T15:32:41+02:00 (20 years ago)
Author:
opalod
Message:

CT : UPDATE057 : # General syntax, alignement, comments corrections

# l_ctl alone replace the set (l_ctl .AND. lwp)
# Add of diagnostics which are activated when using l_ctl logical

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DTA/dtasst.F90

    r16 r84  
    9696         IF(lwp) WRITE(numout,*) 'dta_sst : DAILY sea surface temperature data' 
    9797         IF(lwp) WRITE(numout,*) '~~~~~~~   read in file: ', clname 
     98         sst(:,:) = 0.e0   ! required for extra halos in mpp 
    9899      ENDIF 
    99100 
Note: See TracChangeset for help on using the changeset viewer.