Opened 10 years ago
Last modified 10 years ago
#675 closed bug
globaldefs.h and SALINITY — at Initial Version
Reported by: | kate | Owned by: | arango |
---|---|---|---|
Priority: | minor | Milestone: | Release ROMS/TOMS 3.7 |
Component: | Nonlinear | Version: | 3.7 |
Keywords: | Cc: |
Description
A colleague is trying to set up an idealized case with BULK_FLUXES, but without a forcing file. She's got ANA_CLOUD through ANA_WINDS, but ROMS still wants a forcing file. I believe the problem is in this line:
( defined SALINITY && !defined ANA_SSFLUX)
which should also have "&& !defined BULK_FLUXES".
Note:
See TracTickets
for help on using tickets.