Custom Query (986 matches)
Results (187 - 189 of 986)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#259 | Fixed | Corrected bug in wrt_impulse.F | ||
Description |
The local variable Iinp was not assigned in routine wrt_impulse.F. Also corrected a problem in build.bash when the macro definitions are commented out. We need to add a colon when testing if the macro expands to NULL: We need to use: if [ -n "${USE_MPIF90:+1}" ]; then ... fi indead of if [ -n "${USE_MPIF90+1}" ]; then ... fi Many thanks to David Robertson for fixing this problem. |
|||
#260 | Fixed | Bug in tl_initial.F | ||
Description |
The switch LdefTLM used to create the tangent history NetCDF file in tl_initial.F was accidentally removed in src:ticket:255. Many thanks to Gregoire Broquet for reporting this bug. |
|||
#261 | Done | Updated NetCDF IO gather/scatter | ||
Description |
Updated several algorithms:
|
Note:
See TracQuery
for help on using queries.