#2125 closed Bug (fixed)
duplicated code in trd_tra_iom
Reported by: | davestorkey | Owned by: | davestorkey |
---|---|---|---|
Priority: | normal | Milestone: | 2018 release-4.0 |
Component: | OCE | Version: | trunk |
Severity: | minor | Keywords: | OPA v4.0 |
Cc: |
Description (last modified by nicolasmartin)
Context
Most of the code in the trunk version of trd_tra_iom in trdtra.F90 is duplicated. This causes the model to crash if ln_tra_trd = .true.
Analysis
...
Fix
...
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
10036 | davestorkey | 2018-08-07T09:44:56+02:00 | Remove erroneous duplicated code in trdtra.F90. Ticket #2125. |
Change History (4)
comment:1 Changed 6 years ago by nicolasmartin
- Description modified (diff)
comment:2 Changed 6 years ago by davestorkey
comment:3 Changed 6 years ago by davestorkey
- Resolution set to fixed
- Status changed from new to closed
SETTE results unchanged. Fix committed at rev 10036
comment:4 Changed 3 years ago by nemo
- Keywords OPA v4.0 added
Note: See
TracTickets for help on using
tickets.
In 10036: