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 5377 for branches/2015 – NEMO

Changeset 5377 for branches/2015


Ignore:
Timestamp:
2015-06-08T16:58:25+02:00 (9 years ago)
Author:
dancopsey
Message:

Added sn_snd_mpnd to the list of namelist variables to load.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5021_UKMO1_CICE_coupling/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90

    r5234 r5377  
    190190      !! 
    191191      NAMELIST/namsbc_cpl/  sn_snd_temp, sn_snd_alb   , sn_snd_thick, sn_snd_crt   , sn_snd_co2,      & 
     192         &                  sn_snd_mpnd,                                                              & 
    192193         &                  sn_rcv_w10m, sn_rcv_taumod, sn_rcv_tau  , sn_rcv_dqnsdt, sn_rcv_qsr,      & 
    193194         &                  sn_rcv_qns , sn_rcv_emp   , sn_rcv_rnf  , sn_rcv_cal   , sn_rcv_iceflx,   & 
Note: See TracChangeset for help on using the changeset viewer.