#507 closed Bug (fixed)
wrong scale factors in VLL
Reported by: | rblod | Owned by: | nemo |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OCE | Version: | v3.1 |
Severity: | Keywords: | VVL ice scale_factors | |
Cc: |
Description
- In VVL case, temporary array for vertical scale factors are swapped after the divergence computation, so the 3d computation gets wrong.
- For the same raison, the 1rst level vertical scale factor used in sea-ice is also wrong. Furthermore, we should used an average scale factor on nn_sbc.
Fix:
- Move swap of arrays at the beginning of ssh_wzv and call divcur just after inside ssh_wzv. An improvement could be to call cla_div inside div_cur
- Define in domzgr_substitute, fse3t_m corresponding to averaged sshm
Thanks to Dave and Rachel for addressing this.
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
1565 | rblod | 2009-07-31T16:01:08+02:00 | Use appropiate e3 for divergence computation and for sea-ice, see ticket #507 |
Change History (5)
comment:1 Changed 16 years ago by rblod
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by anonymous
- Milestone 2009 Stream 3: New features deleted
comment:3 Changed 9 years ago by nicolasmartin
- Keywords scale_factors added; factors removed
comment:4 Changed 9 years ago by nicolasmartin
- Keywords scale removed
comment:5 Changed 9 years ago by nicolasmartin
- Keywords divergence removed
Note: See
TracTickets for help on using
tickets.
Milestone 2009 Stream 3: New features deleted