Changeset 7970
- Timestamp:
- 2017-04-26T10:50:22+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zopt.F90
r7753 r7970 34 34 35 35 TYPE(FLD), ALLOCATABLE, DIMENSION(:) :: sf_par ! structure of input par 36 INTEGER , PARAMETER :: nbtimes = 36 5!: maximum number of times record in a file36 INTEGER , PARAMETER :: nbtimes = 366 !: maximum number of times record in a file 37 37 INTEGER :: ntimes_par ! number of time steps in a file 38 38 REAL(wp), ALLOCATABLE, SAVE, DIMENSION(:,:) :: par_varsw !: PAR fraction of shortwave
Note: See TracChangeset
for help on using the changeset viewer.