Opened 15 years ago
Closed 14 years ago
#647 closed Bug (fixed)
OBC in NEMO3.2
Reported by: | dupontf | Owned by: | nemo |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OCE | Version: | v3.2 |
Severity: | Keywords: | ||
Cc: |
Description
Hi all,
Sorry guys,
I am not sure what is going on with the OBC routines in NEMO3.2. Are they still supposed to be fairly maintained? Some (such as obcini or obcvol) look like they are maintained while others (obcfla) still have the old bugs from NEMO2.3 (and beyond, some tickets on the old system have not been addressed).
I would like to point out that in the new dynspg_ts.F90, ua_e/va_e are now the vertically averaged velocity (versus transport in the older versions). Therefore obcfla should be modified accordingly. There are also the useless vertical loop, etc...
Fred.
Commit History (0)
(No commits)
Change History (3)
comment:1 Changed 15 years ago by rblod
comment:2 Changed 15 years ago by dupontf
Thanks Rachid,
We kindly offer to share our OBC routines that we have rewritten for the time-splitting if needed. I note though a small bug on the old system that is still relevant to the filtered mode: line 492 of obctra.F90 there is a missing rtausin factor in the calculation of the restoring coefficient for the southern boundary.
comment:3 Changed 14 years ago by rblod
- Resolution set to fixed
- Status changed from new to closed
Not totally fixed since OBC could be improved seriously, but major bugs corrected. Major rewriting should append in 2001
The answer is a bit hard to elaborate.
They are supposed to be maintained, but the current state is obviously not satisfying, and I'm really ashamed for it. Since the first application with NEMO/OPA have been originally focused on global ocean, the OBC part have been more or less "running" behind the other developments.
Recently, there was some work done on the filtered free surface case, that's why obcini or obcvol evolved. The current sate is:
The next step is to revisit this last point , I think we have to do it on a very short time scale, considering the increasing number of users for this kind of applications.