Opened 3 years ago
Closed 3 years ago
#2438 closed Defect (duplicate)
Unmasked initial ice fields if read from file
Reported by: | jchanut | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | SI3 | Version: | v4.0.* |
Severity: | minor | Keywords: | |
Cc: |
Description
Context
Unmasked initial ice fields if read from file
Analysis
Masking is not applied over land to sea ice variables if they are read from a file in iceistate.F90.
Initialization from archived model outputs containing huge values can create problems.
Recommendation
apply
tmask(:,:,1) to z*_*_ini(:,:)
arrays if ln_iceini_file
...
Commit History (0)
(No commits)
Change History (1)
comment:1 Changed 3 years ago by jchanut
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.