Changes between Initial Version and Version 1 of Ticket #723
- Timestamp:
- 04/18/17 22:29:11 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #723
- Property Resolution → Fixed
- Property Status new → closed
- Property Summary Misceleaneous → Misceleaneous corrections
-
Ticket #723 – Description
initial v1 1 Several miscellaneous corrections /updates:1 Several miscellaneous corrections are applied: 2 2 3 * Using potential/neutral ('''pden''') density in the tracer diffusion isopycnic tensor . It was using in situ density ('''rho'''). Oops, I missed this one. I just discovered by looking at those routines. I thought that we were using '''pden'''.3 * Using potential/neutral ('''pden''') density in the tracer diffusion isopycnic tensor in routines '''t3dmix2_iso.h''' and '''t3dmix4_iso.h'''. It was using in situ density ('''rho'''). Oops, I missed this one. I just discovered by looking at those routines. I thought that we were using '''pden'''. 4 4 5 5 * Correct the extraction of free-surface in shallow-water nesting applications. We need instead in '''nesting.F''' routine '''get_refine''':