Skip to content

Commit

Permalink
Rebase cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
awnawab committed Oct 11, 2024
1 parent 2fad889 commit b4d3002
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/ecwam/wamodel.F90
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ SUBROUTINE WAMODEL (NADV, LDSTOP, LDWRRE, BLK2GLO, &
#include "updnemofields.intfb.h"
#include "updnemostress.intfb.h"
#include "writsta.intfb.h"
#include "wam_user_clock.intfb.h"

#ifdef WAM_GPU
#include "outbs_loki_gpu.intfb.h"
Expand Down
1 change: 0 additions & 1 deletion src/ecwam/wdirspread.F90
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ SUBROUTINE WDIRSPREAD (KIJS, KIJL, F, EMEAN, LLPEAKF, WDIRSPRD)
USE PARKIND_WAVE, ONLY : JWIM, JWRB, JWRU

USE YOWFRED , ONLY : FR ,DFIM ,DELTH ,WETAIL
USE YOWFRED , ONLY : DELTH ,TH ,COSTH ,SINTH !... needed for Loki
USE YOWPARAM , ONLY : NANG ,NFRE
USE YOWPCONS , ONLY : EPSMIN

Expand Down

0 comments on commit b4d3002

Please sign in to comment.