Opened 17 years ago

Closed 17 years ago

#49 closed bug (Fixed)

Compilation error when no ANA_* options defined

Reported by: m.hadfield Owned by: arango
Priority: major Milestone: Release ROMS/TOMS 3.1
Component: Nonlinear Version: 3.1
Keywords: Cc:

Description

This one is described here:

https://www.myroms.org/forum/viewtopic.php?t=550

File analytical.F needs some dummy code to avoid the module being empty when no files are included, eg see attached file.

I have reported this problem on several occasions over the last several years. The code gets put in, but later it gets taken out again because (presumably) it looks ugly.

Attachments (1)

analytical.F (8.5 KB ) - added by m.hadfield 17 years ago.

Download all attachments as: .zip

Change History (2)

by m.hadfield, 17 years ago

Attachment: analytical.F added

comment:1 by arango, 17 years ago

Resolution: Fixed
Status: newclosed

I already defined internal flag ANALYTICAL in globaldefs.h to solve this problem. This was done in revision 75. However, I didn't used this flag in the USE statements to remove the need to use this module.

Note: See TracTickets for help on using tickets.