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 1005 for trunk/NEMO/TOP_SRC/LOBSTER/trclsm_lobster.F90 – NEMO

Ignore:
Timestamp:
2008-05-30T11:48:49+02:00 (16 years ago)
Author:
cetlod
Message:

Update LOBSTER modules to take into account the re-organization of TOP initialization phase, see ticket 169

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/LOBSTER/trclsm_lobster.F90

    r934 r1005  
    6262      !                               ! Open the namelist file 
    6363      !                               ! ---------------------- 
    64       clname ='namelist.trc.sms' 
     64      clname ='namelist.sms.lobster' 
    6565      CALL ctlopn( numnat, clname, 'OLD', 'FORMATTED', 'SEQUENTIAL',   & 
    6666         &           1, numout, .FALSE., 1 ) 
Note: See TracChangeset for help on using the changeset viewer.