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 9939 for NEMO/branches/2018/dev_r9838_ENHANCE04_RK3/src/TOP/PISCES/sms_pisces.F90 – NEMO

Ignore:
Timestamp:
2018-07-13T09:28:50+02:00 (6 years ago)
Author:
gm
Message:

#1911 (ENHANCE-04): RK3 branche phased with MLF@9937 branche

Location:
NEMO/branches/2018/dev_r9838_ENHANCE04_RK3
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2018/dev_r9838_ENHANCE04_RK3/src/TOP/PISCES/sms_pisces.F90

    r9598 r9939  
    1313   PUBLIC 
    1414 
    15    INTEGER ::   numnatp_ref = -1           !! Logical units for namelist pisces 
    16    INTEGER ::   numnatp_cfg = -1           !! Logical units for namelist pisces 
    17    INTEGER ::   numonp      = -1           !! Logical unit for namelist pisces output 
     15   INTEGER ::   numnatp_ref = -1   ! Logical units for namelist pisces 
     16   INTEGER ::   numnatp_cfg = -1   ! Logical units for namelist pisces 
     17   INTEGER ::   numonp      = -1   ! Logical unit for namelist pisces output 
    1818 
    1919   !                                                       !:  PISCES  : silicon dependant half saturation 
     
    2626 
    2727   !!*  Time variables 
    28    INTEGER  ::   nrdttrc           !: ??? 
     28   INTEGER  ::   nrdttrc           !: frequency for the biology 
    2929   REAL(wp) ::   rfact , rfactr    !: ??? 
    3030   REAL(wp) ::   rfact2, rfact2r   !: ??? 
Note: See TracChangeset for help on using the changeset viewer.