Opened 3 years ago
Last modified 3 years ago
#2488 assigned Defect
Inflexible calendar year and approximate conversion in option 2 of the freshwater-budget adjustment mechanism
Reported by: | smueller | Owned by: | smueller |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | SBC | Version: | trunk |
Severity: | minor | Keywords: | fwb, SBC |
Cc: |
Description
Context
The defect described in ticket #2487 is also present in the current trunk version of NEMO.
Analysis
See ticket #2487.
Recommendation
After substitution of rdt by rn_Dt and rau0 by rho0, the modifications recommended in ticket #2487 should be suitable for removing this defect from the current trunk version of NEMO.
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
13170 | smueller | 2020-06-29T12:02:22+02:00 | Inception of a branch associated with ticket #2488 |
Change History (6)
comment:1 Changed 3 years ago by smueller
comment:2 Changed 3 years ago by smueller
See ticket:2487#comment:2; it also applies to ticket #2488 after substitution of sshn, sshb, and r1_rau0 by ssh(:,:,Kmm), ssh(:,:,Kbb), and r1_rho0, respectively.
comment:3 Changed 3 years ago by smueller
In 13170:
comment:4 Changed 3 years ago by smueller
See ticket:2487#comment:4, which also applies to ticket #2488 after substitution of e3t_n(:,:,jk), e3t_b(:,:,jk), sshn(:,:), and sshb(:,:) by e3t(:,:,jk,Kmm), e3t(:,:,jk,Kbb), ssh(:,:,Kmm), and ssh(:,:,Kbb), respectively.
comment:5 Changed 3 years ago by smueller
comment:6 Changed 3 years ago by smueller
- Owner changed from systeam to smueller
- Status changed from new to assigned
The modification of source:/NEMO/trunk/src/OCE/SBC/sbcfwb.F90@13098 which corresponds to the modification of source:/NEMO/releases/r4.0/r4.0-HEAD/src/OCE/SBC/sbcfwb.F90@13098 presented in comment:1:ticket:2487 is:
src/OCE/SBC/sbcfwb.F90