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 15033 for NEMO/trunk/src/TOP/PISCES/SED – NEMO

Ignore:
Timestamp:
2021-06-21T12:24:45+02:00 (3 years ago)
Author:
smasson
Message:

trunk: suppress jpim1 et jpjm1, #2699

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/TOP/PISCES/SED/par_sed.F90

    r14086 r15033  
    1414      jpi      =>   jpi   ,  & !: first  dimension of grid --> i 
    1515      jpj      =>   jpj   ,  & !: second dimension of grid --> j 
    16       jpim1    =>   jpim1 ,  & !: jpi - 1 
    17       jpjm1    =>   jpjm1 ,  & !: jpj - 1 
    1816      jpij     =>   jpij  ,  & !: jpi x jpj 
    1917      jp_tem   =>   jp_tem,  & !: indice of temperature 
Note: See TracChangeset for help on using the changeset viewer.