Opened 11 years ago

Last modified 10 years ago

#644 closed bug

WET_DRY and AVERAGES_DETIDE options fail to compile together. — at Initial Version

Reported by: AlexisEspinosa Owned by: arango
Priority: minor Milestone: Release ROMS/TOMS 3.7
Component: Nonlinear Version: 3.7
Keywords: Cc:

Description

WET_DRY and AVERAGES_DETIDE options fail to compile together. The solution is very simple: 1)Edit the file set_avg.F 2)Add the usage of "mod_grid" module in the "set_detide_tile" subroutine as in the other subroutines in that file. SO, just add: # ifdef WET_DRY USE mod_grid # endif

But it would be nice if this correction is added to ROMS files in the repository.

I commented this in the forum: https://www.myroms.org/forum/viewtopic.php?f=19&t=3370

Cheers, Alexis

Change History (0)

Note: See TracTickets for help on using tickets.