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 8190 for branches/UKMO/dev_r5518_GO6_package_inc_asm/NEMOGCM/NEMO/OPA_SRC/step.F90 – NEMO

Ignore:
Timestamp:
2017-06-19T17:43:22+02:00 (7 years ago)
Author:
jwhile
Message:

Update due to Tim's review

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GO6_package_inc_asm/NEMOGCM/NEMO/OPA_SRC/step.F90

    r8036 r8190  
    300300         IF ( .NOT. lk_dynspg_ts ) THEN                     ! eos already called in time-split case 
    301301                             CALL eos    ( tsn, rhd, rhop, fsdept_n(:,:,:) )  ! now in situ density for hpg computation 
    302                              CALL lbc_lnk( rhd, 'T', 1.0_wp ) 
    303302         IF( ln_zps .AND. .NOT. ln_isfcav)                                   & 
    304303               &             CALL zps_hde    ( kstp, jpts, tsn, gtsu, gtsv,  &    ! Partial steps: before horizontal gradient 
Note: See TracChangeset for help on using the changeset viewer.