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 3612 for branches/2012/dev_r3604_LEGI8_TAM/NEMOGCM/NEMO/OPATAM_SRC/SBC/sbcmod_tam.F90 – NEMO

Ignore:
Timestamp:
2012-11-20T10:56:25+01:00 (11 years ago)
Author:
pabouttier
Message:

Fix allocation of rnf variable for GYRE in NEMOTAM - see ticket #1008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3604_LEGI8_TAM/NEMOGCM/NEMO/OPATAM_SRC/SBC/sbcmod_tam.F90

    r3611 r3612  
    247247!!      CALL sbc_ice_lim_2_adj_tst( kumadt ) ! LIM 2.0 ice model 
    248248!!      CALL sbc_ice_lim_adj_tst( kumadt )   ! LIM 3.0 ice model 
    249       !CALL sbc_gyre_adj_tst( kumadt )      ! analytical formulation : GYRE configuration 
     249      CALL sbc_gyre_adj_tst( kumadt )      ! analytical formulation : GYRE configuration 
    250250!!      CALL sbc_ana_adj_tst( kumadt )       ! analytical formulation : uniform sbc 
    251251      CALL sbc_flx_adj_tst( kumadt )        ! flux formulation 
Note: See TracChangeset for help on using the changeset viewer.