Changeset 7969
- Timestamp:
- 2017-04-26T10:49:37+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2015/nemo_v3_6_STABLE/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zopt.F90
r6959 r7969 38 38 39 39 TYPE(FLD), ALLOCATABLE, DIMENSION(:) :: sf_par ! structure of input par 40 INTEGER , PARAMETER :: nbtimes = 36 5!: maximum number of times record in a file40 INTEGER , PARAMETER :: nbtimes = 366 !: maximum number of times record in a file 41 41 INTEGER :: ntimes_par ! number of time steps in a file 42 42 REAL(wp), ALLOCATABLE, SAVE, DIMENSION(:,:) :: par_varsw !: PAR fraction of shortwave
Note: See TracChangeset
for help on using the changeset viewer.