Skip to content

Commit 4adec86

Browse files
committed
Test commit
1 parent 37f1a83 commit 4adec86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/trans/gpu/external/setup_trans.F90

+2
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,8 @@ SUBROUTINE SETUP_TRANS(KSMAX,KDGL,KDLON,KLOEN,LDSPLIT,PSTRET,&
216216
WRITE(NOUT,'(A)')
217217
ENDIF
218218

219+
WRITE(NOUT,'(A)') "Sam's test"
220+
219221

220222
! Allocate resolution dependent structures
221223
IF(.NOT. ALLOCATED(DIM_RESOL)) THEN

0 commit comments

Comments
 (0)