Opened 17 years ago

Last modified 17 years ago

#14 closed bug

Occurences of MY_APPLICATION — at Initial Version

Reported by: csherwood Owned by:
Priority: normal Milestone:
Keywords: Cc:

Description

I think MY_APPLICATION should be defined in /User/Functionals/ana_m3clima.h, instead of MY_APPLICATION*S*

Also, should MY_APPLICATION be defined anywhere in /ROMS/Functionals/*? I don't think so. It appears in ROMS/Functionals/ana_initial.h and ana_m3clima.h. (See attached results of grep -r MY_APPLICATION * . That breaks one approach for running my own application, which is to copy /User/Functionals/ana_whatever.h into my application directory, then place appropriate code inside

#if defined MY_APPLICATION
 ...my code
#endif

That seems easier than always adding another test for the case at hand.

Change History (0)

Note: See TracTickets for help on using tickets.