Opened 18 years ago
Closed 18 years ago
#77 closed defect (Invalid)
TS_MPDATA, Missing function?
Reported by: | mathieu | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Adjoint Based Algorithms |
Component: | Adjoint | Version: | 3.1 |
Keywords: | Cc: |
Description (last modified by )
There is a function tl_mpdata_adiff_tile called from tl_step3d_t.F but defined nowhere.
I understand that it may be difficult to differentiate TS_MPDATA which has non-differentiable absolute values.
Change History (1)
comment:1 by , 18 years ago
Description: | modified (diff) |
---|---|
Resolution: | → Invalid |
Status: | new → closed |
Summary: | Missing function? → TS_MPDATA, Missing function? |
Type: | bug → defect |
Note:
See TracTickets
for help on using tickets.
The TS_MPDATA option for the TLM, RPM and ADM is partially coded. This routine has not been coded yet. Notice that the adjoint codes have the TS_MPDATA_NOT_YET. The problem here was that we missed to append _NOT_YET to few directives. See comments in ticket 74:
https://www.myroms.org/projects/src/ticket/74