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 5601 for branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/NEMO/OPA_SRC/TRA/tranxt.F90 – NEMO

Ignore:
Timestamp:
2015-07-16T11:04:29+02:00 (9 years ago)
Author:
cbricaud
Message:

commit changes/bugfix/... for crs ; ok with time-splitting/fixed volume

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/NEMO/OPA_SRC/TRA/tranxt.F90

    r4990 r5601  
    290290         ll_traqsr  = ln_traqsr        ! active  tracers case  and  solar penetration 
    291291      ELSE                           
    292          ll_tra     = .FALSE.          ! passive tracers case 
     292         ll_tra     = .FALSE.           ! passive tracers case 
    293293         ll_tra_hpg = .FALSE.          ! passive tracers case or NO semi-implicit hpg 
    294294         ll_traqsr  = .FALSE.          ! active  tracers case and NO solar penetration 
Note: See TracChangeset for help on using the changeset viewer.