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 433 for trunk/NEMO/TOP_SRC/TRP/trcbbl.F90 – NEMO

Ignore:
Timestamp:
2006-04-10T17:40:29+02:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_update_044 : CT : update the passive tracers TOP component and the standard GYRE configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/TRP/trcbbl.F90

    r403 r433  
    383383 
    384384      END SELECT 
    385  
     385       
    386386      ! 2. Additional second order diffusive trends 
    387387      ! ------------------------------------------- 
     
    416416#  endif 
    417417         END DO 
     418#endif 
    418419 
    419420         IF( cp_cfg == "orca" ) THEN 
     
    447448             
    448449         ENDIF 
    449  
    450450          
    451451         ! second derivative (divergence) and add to the general tracer trend 
Note: See TracChangeset for help on using the changeset viewer.