#689 closed Bug (fixed)
OBC in nemo_v3_2_1
Reported by: | molines | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | OCE | Version: | v3.2 |
Severity: | Keywords: | ||
Cc: |
Description
There are some bugs in 2 obc routines :
- obctra.F90 : A bug already mentioned by Fred Dupont concerning the restoring time scale for the southern boundary.
- obcini.F90 : rn_volemp appears twice in the namelist definition, and nbobc is not initialised to 0.
Corrected files are attached to the ticket.
Jean-Marc
Commit History (2)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
2065 | rblod | 2010-08-27T13:25:41+02:00 | Set nbobc only one, see ticket #689 |
2028 | rblod | 2010-07-29T13:43:21+02:00 | Fix bug in obc, see ticket #689 |
Attachments (2)
Change History (4)
Changed 14 years ago by molines
Changed 14 years ago by molines
comment:1 Changed 14 years ago by rblod
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 14 years ago by dupontf
Note: See
TracTickets for help on using
tickets.
Bonjour Rachid et Jean-Marc,
nbobc is now set to zero twice in obcini.F90 at lines 71 and 94! I think it was set correctly in NEMO3.2 but a bit below where Jean-Marc liked it.
Fred.