Opened 5 years ago
Closed 5 years ago
#2084 closed Defect (fixed)
Missing read for bdymask in dommsk.F90
Reported by: | jamesharle | Owned by: | jamesharle |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | OCE | Version: | trunk |
Severity: | minor | Keywords: | BDY, bdytmask, |
Cc: |
Description
Context
It appears that in the 2016 merge, the updated code relating to ticket #1618 (correcting masks for the bdymask in dommsk.F90 and bdyini.F90) has been corrupted.
Analysis
code in dommsk makes use of bdytmask that hasn't previously been read in
code in bdyini reading in bdytmask is not required
Recommendation
add back in suggested code from ticket #1618
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
9600 | jamesharle | 2018-05-16T09:39:44+02:00 | Correction for missing code handling bdytmask (see ticket #2084) |
Change History (2)
comment:1 Changed 5 years ago by jamesharle
comment:2 Changed 5 years ago by jamesharle
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 9600: