Skip to content

Commit

Permalink
remove print statement
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallic2 committed Aug 30, 2023
1 parent f39b7c4 commit 6c7b785
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion topography/include/topography.inc
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
& equal to (/size(blon)-1,size(blat)-1/))', FATAL)

GET_TOPOG_MEAN_1D_ = open_topog_file()
print *, GET_TOPOG_MEAN_1D_

if (GET_TOPOG_MEAN_1D_) call interp_topog(blon, blat, zmean)

Expand Down

0 comments on commit 6c7b785

Please sign in to comment.