#1267 closed Bug (fixed)
missing lbc_lnk_adj
Reported by: | avidard | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | TAM | Version: | v3.4 |
Severity: | Keywords: | TAM v3.4 | |
Cc: |
Description
There is a missing lbc_lnk_adj(sshn_ad,'T',1.) somewhere in stp_adj that makes the first interior row and columns of sshn_ad containing strange values (actually spg[uv]_ad values rather than its derivative).
putting the call lbc_lnk_adj(sshn_ad,'T',1.) at the end of dyn_spg_flt_adj (in the last not lk_vvl case) does the trick.
However there is no lbc_lnk at the corresponding place in the tangent, so it should be added as well. It is weird because it is not in the direct model, so in theory it should not be in TAM either. It could be elsewhere in the direct code, but I could not find it... Maybe I am just overlooking something ...
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
5155 | pabouttier | 2015-03-18T12:13:53+01:00 | Add missing lbc_lnk_adj in tangent and adjoint routines of dyn_spg_flt_tam module; See Ticket #1267 |
Change History (13)
comment:1 Changed 9 years ago by gm
- Component changed from OPA to OPA_TAM
comment:2 Changed 8 years ago by bouttier
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 7 years ago by nicolasmartin
- Keywords develoments added
comment:4 Changed 7 years ago by nicolasmartin
- Keywords developments added; develoments removed
comment:5 Changed 7 years ago by nicolasmartin
- Keywords TAM added
comment:6 Changed 7 years ago by nicolasmartin
- Keywords nemo_v3_4* added
comment:7 Changed 7 years ago by nicolasmartin
- Keywords developments removed
comment:8 Changed 7 years ago by nicolasmartin
- Keywords developments added
comment:9 Changed 7 years ago by nicolasmartin
- Milestone TAM deleted
comment:10 Changed 7 years ago by nicolasmartin
- Keywords developments removed
comment:11 Changed 5 years ago by nemo
- Keywords release-3.4* added; nemo_v3_4* removed
comment:12 Changed 5 years ago by nemo
- Keywords release-3.4* removed
comment:13 Changed 16 months ago by nemo
- Keywords v3.4 added
Milestone TAM deleted