Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions prep/adcprep.F
Original file line number Diff line number Diff line change
Expand Up @@ -326,10 +326,6 @@ PROGRAM ADCPREP

C-- If required write a Local fort.21 file for each PE
C
IF (NWP.EQ.1) THEN
print *, "Ready to Write Local UNIT 21 File for each PE"
CALL PREP21()
ENDIF
C
C-- If required write a Local Wind Stress file for each PE
C
Expand Down
Loading