Opened 6 years ago
Closed 5 years ago
#2134 closed Bug (fixed)
ssh Infinity after 1TS when initialize sea ice with netcdf file and activate Lupkes drag (2012 and 2015)
Reported by: | cbricaud | Owned by: | gsamson |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | TOP | Version: | trunk |
Severity: | minor | Keywords: | |
Cc: |
Description (last modified by nicolasmartin)
Context
initialize sea ice with netcdf file :
!------------------------------------------------------------------------------ &namini ! Ice initialization !------------------------------------------------------------------------------ ln_iceini = .true. ! activate ice initialization (T) or not (F) ln_iceini_file = .true.
activate Lupkes ( 2012 or 2015) sea ice drag: ln_Cd_L12 = T or ln_Cd_L15 = T
result after 1 time step:
===>>> : E R R O R =========== stp_ctl: |ssh| > 10 m or |U| > 10 m/s or S <= 0 or S >= 100 or NaN enc ounter in the tests ======= kt= 1 |ssh| max: Infinity, at i j : 1100 798 kt= 1 |U| max: 0.4161 , at i j k: 1351 175 1 kt= 1 S min: 17.16 , at i j k: 1295 750 1 kt= 1 S max: 40.71 , at i j k: 1360 629 11 output of last computed fields in output.abort.nc file
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
10527 | clem | 2019-01-16T11:15:42+01:00 | should solve ticket #2134 |
Change History (3)
comment:1 Changed 6 years ago by nicolasmartin
- Description modified (diff)
comment:2 Changed 6 years ago by clem
comment:3 Changed 5 years ago by clem
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 10527: