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 12006 for branches/UKMO – NEMO

Changeset 12006 for branches/UKMO


Ignore:
Timestamp:
2019-11-28T17:29:57+01:00 (4 years ago)
Author:
dford
Message:

Further update following merge.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AMM15_v3_6_STABLE_package_collate_utils305/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90

    r12004 r12006  
    12671267         IF( srcv(jpr_hsig)%laction ) hsw(:,:) = frcv(jpr_hsig)%z3(:,:,1)   
    12681268      !   
     1269      !                                                      ! ========================= !  
     1270      !                                                      !    Wave peak frequency    ! 
     1271      !                                                      ! ========================= !  
     1272         IF( srcv(jpr_wfreq)%laction ) wfreq(:,:) = frcv(jpr_wfreq)%z3(:,:,1) 
    12691273      !  
    12701274      !                                                      ! ========================= ! 
Note: See TracChangeset for help on using the changeset viewer.