Opened 4 years ago
Closed 4 years ago
#2472 closed Bug (fixed)
bug in the drags (with ln_wave and ln_Cd_L15)
Reported by: | clem | Owned by: | systeam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SBC | Version: | |
Severity: | major | Keywords: | |
Cc: |
Description
Context
There is a floating point exception while ln_wave is activated (and waves are read in a file as for orca2) in addition with the modified ice-atm. drags from Lupkes 2015 (ln_Cd_L15).
Analysis
This is due to ill defined neutral drags that are used in the subroutine Cdn10_Lupkes2015 (in sbcblk.F90). I did not go further because many people know better than me about the drags but it looks like Lupkes2015 needs Cdn and Chn that are not properly defined when waves are activated.
It affects v4.0 for sure and maybe the trunk also (though I did not check)
Fix
...
Commit History (0)
(No commits)
Change History (2)
comment:1 Changed 4 years ago by clem
comment:2 Changed 4 years ago by clem
- Resolution set to fixed
- Status changed from new to closed
- Version v4.0.* deleted
Note: See
TracTickets for help on using
tickets.
r13017
fixed in https://forge.ipsl.jussieu.fr/nemo/log/NEMO/branches/2020/r4.0-HEAD_r12713_clem_dan_fixcpl
Will be merged this week in r4.0-HEAD