Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
samhatfield committed Feb 5, 2025
1 parent 37f1a83 commit 4adec86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/trans/gpu/external/setup_trans.F90
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ SUBROUTINE SETUP_TRANS(KSMAX,KDGL,KDLON,KLOEN,LDSPLIT,PSTRET,&
WRITE(NOUT,'(A)')
ENDIF

WRITE(NOUT,'(A)') "Sam's test"


! Allocate resolution dependent structures
IF(.NOT. ALLOCATED(DIM_RESOL)) THEN
Expand Down

0 comments on commit 4adec86

Please sign in to comment.