Custom Query (986 matches)
Results (472 - 474 of 986)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#581 | Fixed | Corrected bug in the adjoint of the NPZD models | ||
Description |
A small bug was corrected in ad_npzd_Franks.h, ad_npzd_powell.h, and ad_npzd_iron.h when updating the global biological tracers: We need to have: ad_cff=ad_cff+Hz(i,j,k)*ad_t(i,j,k,nnew,ibio) instead of ad_cff=add_cff+Hz(i,j,k)*ad_t(i,j,k,nnew,ibio) We need to use ad_cff and not add_cff. Many thanks to Ha Joon Song for reporting this typo. |
|||
#582 | Fixed | Corrected bug in inner2state | ||
Description |
Corrected a bug in inner2state.F when computing the Hessian singular vectors. The internal ndefLCZ parameter needs to be initialized before reading the 4D-Var Lanczos vectors NetCDF file. integer :: ndefLCZ = 1 |
|||
#583 | Done | Tagged latest respository version as ROMS 3.6 | ||
Description |
The current trunk revision (-r 656) is quite stable so we are tagging this as ROMS/TOMS Version 3.6. Please check the following forum message for information about this release. |
Note:
See TracQuery
for help on using queries.