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 4313 for branches/2013/dev_MERGE_2013/NEMOGCM/NEMO/OPA_SRC/TRA/tranpc.F90 – NEMO

Ignore:
Timestamp:
2013-11-22T13:12:59+01:00 (10 years ago)
Author:
cetlod
Message:

dev_MERGE_2013 : fix on argument call of eos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_MERGE_2013/NEMOGCM/NEMO/OPA_SRC/TRA/tranpc.F90

    r3294 r4313  
    8181         inpci = 0 
    8282 
    83          CALL eos( tsa, rhd, zrhop )         ! Potential density 
     83         CALL eos( tsa, rhd, zrhop, fsdept_n(:,:,:) )         ! Potential density 
    8484 
    8585         IF( l_trdtra )   THEN                    !* Save ta and sa trends 
Note: See TracChangeset for help on using the changeset viewer.