- Timestamp:
- 2021-06-16T12:21:35+02:00 (3 years ago)
- Location:
- NEMO/branches/2021/ticket2690_consign_isf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/branches/2021/ticket2690_consign_isf
- Property svn:externals
-
old new 9 9 10 10 # SETTE 11 ^/utils/CI/sette@14244 sette 11 ^/utils/CI/sette@HEAD sette 12
-
- Property svn:externals
-
NEMO/branches/2021/ticket2690_consign_isf/src/ICE/icethd_do.F90
r14433 r15003 204 204 ! Identify grid points where new ice forms 205 205 npti = 0 ; nptidx(:) = 0 206 DO_2D( 1, 1, 1, 1)206 DO_2D( nn_hls, nn_hls, nn_hls, nn_hls ) 207 207 IF ( qlead(ji,jj) < 0._wp ) THEN 208 208 npti = npti + 1
Note: See TracChangeset
for help on using the changeset viewer.