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 3658 for branches/2012/dev_r3604_LEGI8_TAM/NEMOGCM/NEMO/OPATAM_SRC/nemogcm_tam.F90 – NEMO

Ignore:
Timestamp:
2012-11-26T14:08:30+01:00 (11 years ago)
Author:
pabouttier
Message:

Missing allocation for sbcssr_tam variables - see Ticket #1022

File:
1 edited

Legend:

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

    r3641 r3658  
    8181   USE nemogcm 
    8282   USE step_tam 
     83   USE sbcssr_tam 
    8384   USE step_oce_tam 
    8485   USE zdf_oce_tam 
     
    341342      !                                     ! Ocean physics 
    342343                            CALL     sbc_init_tam   ! Forcings : surface module 
     344                            CALL     sbc_ssr_ini_tam   ! Forcings : surface module 
    343345      !                                         ! Vertical physics 
    344346      !                      CALL     zdf_init_tam      ! namelist read 
Note: See TracChangeset for help on using the changeset viewer.