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 13077 for NEMO/branches/2020/r4.0-HEAD_ticket2425/src/TOP/PISCES/P4Z/p4zsbc.F90 – NEMO

Ignore:
Timestamp:
2020-06-09T17:00:38+02:00 (4 years ago)
Author:
davestorkey
Message:

branches/2020/r4.0-HEAD_ticket2425: update to r13076 of r4.0-HEAD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/r4.0-HEAD_ticket2425/src/TOP/PISCES/P4Z/p4zsbc.F90

    r11536 r13077  
    270270      ENDIF 
    271271 
    272       ! set the number of level over which river runoffs are applied  
    273       ! online configuration : computed in sbcrnf 
    274       IF( l_offline ) THEN 
    275         nk_rnf(:,:) = 1 
    276         h_rnf (:,:) = gdept_n(:,:,1) 
    277       ENDIF 
    278272 
    279273      ! dust input from the atmosphere 
Note: See TracChangeset for help on using the changeset viewer.