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 4600 for branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2014-03-27T11:25:15+01:00 (10 years ago)
Author:
pabouttier
Message:

Allow to initialize direct model from nemogcm_tam, see Ticket #1286

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90

    r3604 r4600  
    8484   PUBLIC   nemo_init   ! needed by AGRIF 
    8585   PUBLIC   nemo_alloc  ! needed by TAM 
     86   PUBLIC   nemo_closefile ! Needed by NEMOTAM 
     87   PUBLIC   nemo_partition ! needed by NEMOTAM 
    8688 
    8789   CHARACTER(lc) ::   cform_aaa="( /, 'AAAAAAAA', / ) "     ! flag for output listing 
Note: See TracChangeset for help on using the changeset viewer.