Opened 17 years ago
Closed 17 years ago
#239 closed defect (Fixed)
float track indices
| Reported by: | kate | Owned by: | arango |
|---|---|---|---|
| Priority: | minor | Milestone: | Release ROMS/TOMS 3.2 |
| Component: | Nonlinear | Version: | 3.2 |
| Keywords: | Cc: |
Description (last modified by )
In mod_param.F, NFV is dimensioned by 10+NT or 12+NT, depending. Later, in step_floats.F, the two optional values are overwritten by tracers, plus it is assumed in wrt_floats.F that the tracers are after position 10. It seems to me you need to get that 10/12 thing to propagate into step_floats.F so that the vertical mixing can be output if desired.
Change History (1)
comment:1 by , 17 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Yes, That's a possibility.