New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
#2134 (ssh Infinity after 1TS when initialize sea ice with netcdf file and activate Lupkes drag (2012 and 2015)) – NEMO

Opened 5 years ago

Last modified 4 years ago

#2134 closed Bug

ssh Infinity after 1TS when initialize sea ice with netcdf file and activate Lupkes drag (2012 and 2015) — at Initial Version

Reported by: cbricaud Owned by: gsamson
Priority: low Milestone:
Component: TOP Version: trunk
Severity: minor Keywords:
Cc:

Description

BE CAREFUL !!! Due to dynamic behaviour of this ticket creation page, it is highly recommend to set first all other fields before writing the ticket description below.
If you have lost your draft after an unwanted reload, you can click on the link 'Restore Form' in the contextual menu upper right to recover it.

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

Analysis

...

Fix

...

Commit History (1)

ChangesetAuthorTimeChangeLog
10527clem2019-01-16T11:15:42+01:00

should solve ticket #2134

Change History (0)

Note: See TracTickets for help on using tickets.