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 7124 for branches/2016/dev_r7012_ROBUST5_CNRS/NEMOGCM/NEMO/TOP_SRC/CFC/trcini_cfc.F90 – NEMO

Ignore:
Timestamp:
2016-10-26T20:08:30+02:00 (7 years ago)
Author:
lovato
Message:

New top interface : revise initialisation routines and namelist_top_cfg in ORCA2_LIM3_TRC, see ticket #1782

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r7012_ROBUST5_CNRS/NEMOGCM/NEMO/TOP_SRC/CFC/trcini_cfc.F90

    r7097 r7124  
    4646      CHARACTER(len = 20)  ::  cltra 
    4747      !!---------------------------------------------------------------------- 
    48  
     48      ! 
     49      CALL trc_nam_cfc 
     50      ! 
    4951      IF(lwp) WRITE(numout,*) 
    5052      IF(lwp) WRITE(numout,*) ' trc_ini_cfc: initialisation of CFC chemical model' 
    5153      IF(lwp) WRITE(numout,*) ' ~~~~~~~~~~~' 
    52       ! 
    53       CALL trc_nam_cfc 
    5454      ! 
    5555      IF(lwp) WRITE(numout,*) 'read of formatted file cfc1112atm' 
Note: See TracChangeset for help on using the changeset viewer.