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 4883 – NEMO

Changeset 4883


Ignore:
Timestamp:
2014-11-24T16:53:15+01:00 (9 years ago)
Author:
smasson
Message:

dev_4728_CNRS04_coupled_interface: minor bugfix and update comments

Location:
branches/2014/dev_4728_CNRS04_coupled_interface/NEMOGCM/NEMO
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_4728_CNRS04_coupled_interface/NEMOGCM/NEMO/LIM_SRC_2/limsbc_2.F90

    r4859 r4883  
    9696      !!              - emp     : freshwater budget: mass flux  
    9797      !!              - sfx     : freshwater budget: salt flux due to Freezing/Melting 
    98       !!              - utau    : sea surface i-stress (ocean referential) 
    99       !!              - vtau    : sea surface j-stress (ocean referential) 
    10098      !!              - fr_i    : ice fraction 
    10199      !!              - tn_ice  : sea-ice surface temperature 
     
    272270         CALL prt_ctl(tab2d_1=qsr   , clinfo1=' lim_sbc: qsr    : ', tab2d_2=qns   , clinfo2=' qns     : ') 
    273271         CALL prt_ctl(tab2d_1=emp   , clinfo1=' lim_sbc: emp    : ', tab2d_2=sfx   , clinfo2=' sfx     : ') 
    274          CALL prt_ctl(tab2d_1=utau  , clinfo1=' lim_sbc: utau   : ', mask1=umask,   & 
    275             &         tab2d_2=vtau  , clinfo2=' vtau    : '        , mask2=vmask ) 
    276272         CALL prt_ctl(tab2d_1=fr_i  , clinfo1=' lim_sbc: fr_i   : ', tab2d_2=tn_ice(:,:,1), clinfo2=' tn_ice  : ') 
    277273      ENDIF  
  • branches/2014/dev_4728_CNRS04_coupled_interface/NEMOGCM/NEMO/OPA_SRC/SBC/sbcblk_clio.F90

    r4856 r4883  
    114114      !!              - utau, vtau  i- and j-component of the wind stress 
    115115      !!              - taum        wind stress module at T-point 
    116       !!              - wndm        10m wind module at T-point 
     116      !!              - wndm        10m wind module at T-point over free ocean or leads in presence of sea-ice 
    117117      !!              - qns         non-solar heat flux including latent heat of solid  
    118118      !!                            precip. melting and emp heat content 
     
    204204      !!               - utau, vtau  i- and j-component of the wind stress 
    205205      !!               - taum        wind stress module at T-point 
    206       !!               - wndm        10m wind module at T-point 
     206      !!               - wndm        10m wind module at T-point over free ocean or leads in presence of sea-ice 
    207207      !!               - qns         non-solar heat flux including latent heat of solid  
    208208      !!                             precip. melting and emp heat content 
  • branches/2014/dev_4728_CNRS04_coupled_interface/NEMOGCM/NEMO/OPA_SRC/SBC/sbcblk_core.F90

    r4859 r4883  
    116116      !! ** Action  :   defined at each time-step at the air-sea interface 
    117117      !!              - utau, vtau  i- and j-component of the wind stress 
    118       !!              - taum, wndm  wind stress and 10m wind modules at T-point 
     118      !!              - taum        wind stress module at T-point 
     119      !!              - wndm        wind speed  module at T-point over free ocean or leads in presence of sea-ice 
    119120      !!              - qns, qsr    non-solar and solar heat fluxes 
    120121      !!              - emp         upward mass flux (evapo. - precip.) 
     
    224225      !!              - qsr     : Solar heat flux over the ocean        (W/m2) 
    225226      !!              - qns     : Non Solar heat flux over the ocean    (W/m2) 
    226       !!              - evap    : Evaporation over the ocean            (kg/m2/s) 
    227227      !!              - emp     : evaporation minus precipitation       (kg/m2/s) 
    228228      !! 
  • branches/2014/dev_4728_CNRS04_coupled_interface/NEMOGCM/NEMO/OPA_SRC/SBC/sbcblk_mfs.F90

    r4624 r4883  
    8282      !!              - utau, vtau  i- and j-component of the wind stress 
    8383      !!              - taum        wind stress module at T-point 
    84       !!              - wndm        10m wind module at T-point 
     84      !!              - wndm        10m wind module at T-point over free ocean or leads in presence of sea-ice 
    8585      !!              - qns, qsr    non-slor and solar heat flux 
    8686      !!              - emp         evaporation minus precipitation 
  • branches/2014/dev_4728_CNRS04_coupled_interface/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90

    r4879 r4883  
    632632      !! 
    633633      !! ** Action  :   update  utau, vtau   ocean stress at U,V grid  
    634       !!                        taum, wndm   wind stres and wind speed module at T-point 
     634      !!                        taum         wind stress module at T-point 
     635      !!                        wndm         wind speed  module at T-point over free ocean or leads in presence of sea-ice 
    635636      !!                        qns          non solar heat fluxes including emp heat content    (ocean only case) 
    636637      !!                                     and the latent heat flux of solid precip. melting 
     
    823824         IF( srcv(jpr_qnsoce)%laction )   qns(:,:) = frcv(jpr_qnsoce)%z3(:,:,1) 
    824825         IF( srcv(jpr_qnsmix)%laction )   qns(:,:) = frcv(jpr_qnsmix)%z3(:,:,1) 
    825          ! add the latent heat of solid precip. melting 
    826          IF( srcv(jpr_snow  )%laction )   THEN                         ! update qns over the free ocean with: 
    827               qns(:,:) = qns(:,:) - frcv(jpr_snow)%z3(:,:,1) * lfus  & ! energy for melting solid precipitation over the free ocean 
    828            &           - emp(:,:) * sst_m(:,:) * rcp                   ! remove heat content due to mass flux (assumed to be at SST) 
     826         ! update qns over the free ocean with: 
     827         qns(:,:) =  qns(:,:) - emp(:,:) * sst_m(:,:) * rcp            ! remove heat content due to mass flux (assumed to be at SST) 
     828         IF( srcv(jpr_snow  )%laction )   THEN 
     829              qns(:,:) = qns(:,:) - frcv(jpr_snow)%z3(:,:,1) * lfus    ! energy for melting solid precipitation over the free ocean 
    829830         ENDIF 
    830831 
  • branches/2014/dev_4728_CNRS04_coupled_interface/NEMOGCM/NEMO/OPA_SRC/SBC/sbcmod.F90

    r4880 r4883  
    410410         CALL iom_put( "qsr"   ,       qsr  )                   ! solar heat flux 
    411411         IF( nn_ice > 0 )   CALL iom_put( "ice_cover", fr_i )   ! ice fraction  
     412         CALL iom_put( "taum"  , taum       )                   ! wind stress module  
     413         CALL iom_put( "wspd"  , wndm       )                   ! wind speed  module over free ocean or leads in presence of sea-ice 
    412414      ENDIF 
    413415      ! 
    414416      CALL iom_put( "utau", utau )   ! i-wind stress   (stress can be updated at  
    415417      CALL iom_put( "vtau", vtau )   ! j-wind stress    each time step in sea-ice) 
    416       CALL iom_put( "taum", taum )   ! wind stress module  
    417       CALL iom_put( "wspd", wndm )   ! wind speed  module  
    418418      ! 
    419419      IF(ln_ctl) THEN         ! print mean trends (used for debugging) 
Note: See TracChangeset for help on using the changeset viewer.