Opened 10 years ago
Last modified 10 years ago
#665 closed bug
Improvements to fennel.h — at Initial Version
Reported by: | m.hadfield | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.7 |
Component: | Nonlinear | Version: | 3.7 |
Keywords: | Cc: |
Description
Attached is a lightly modified version of fennel.h with the following improvements, mostly minor, but a significant bug fix:
- Added implicit none
- Simplified declaration of u10squ
- Simplified treatment of N & C remineralisation fluxes. (I made this change to allow the addition of a third detritus class in my branch of ROMS, but it's worth propagating back into the trunk.)
- The bug fix: defined a factor fiter = 1/BioIter(ng), applied in calculating diagnostic rate variables. Without this factor all such rate variables are overestimated when BioIter(ng) exceeds 1. I have checked this one out pretty thoroughly
Note:
See TracTickets
for help on using tickets.
Corrected version of fennel.h