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 12132 for NEMO/trunk/src/OCE/SBC/sbc_oce.F90 – NEMO

Ignore:
Timestamp:
2019-12-10T11:38:28+01:00 (4 years ago)
Author:
smasson
Message:

trunk: coupling interface bugfixes, part 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/SBC/sbc_oce.F90

    r10882 r12132  
    105105   !!              Ocean Surface Boundary Condition fields 
    106106   !!---------------------------------------------------------------------- 
    107    INTEGER , PUBLIC ::  ncpl_qsr_freq            !: qsr coupling frequency per days from atmosphere 
     107   INTEGER , PUBLIC ::  ncpl_qsr_freq = 0        !: qsr coupling frequency per days from atmosphere (used by top) 
    108108   ! 
    109109   LOGICAL , PUBLIC ::   lhftau = .FALSE.        !: HF tau used in TKE: mean(stress module) - module(mean stress) 
Note: See TracChangeset for help on using the changeset viewer.