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 1119 for trunk/NEMO/TOP_SRC/PISCES/p4zopt.F90 – NEMO

Ignore:
Timestamp:
2008-06-20T17:17:41+02:00 (16 years ago)
Author:
cetlod
Message:

style of all top namelist has been modified ; update modules to take it into account, see ticket:196

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/PISCES/p4zopt.F90

    r1073 r1119  
    1515   USE trc 
    1616   USE oce_trc         ! 
    17    USE trp_trc 
     17   USE trc 
    1818   USE sms_pisces 
    1919 
     
    255255 
    256256# if defined key_trc_diaadd 
    257       trc2d(:,:,11) = heup(:,:) 
     257      trc2d(:,:,jp_pcs0_2d + 10) = heup(:,:) 
    258258# endif 
    259259      ! 
Note: See TracChangeset for help on using the changeset viewer.