#1094 closed Bug (fixed)
lim_wri should not be called with key_iomput defined
Reported by: | barthele | Owned by: | gm |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | LIM3 | Version: | trunk |
Severity: | Keywords: | LIM* | |
Cc: |
Description
With LIM3, the outputs are still created using the old method even if key_iomput is actived. This causes problems when the same files are supposed to be produced by both methods.
The call to lim_wri at line 213 in sbcice_lim.F90 should be done only if key_iomput is not defined (just like in LIM2).
Commit History (0)
(No commits)
Change History (3)
comment:1 Changed 11 years ago by clevy
- Owner changed from NEMO team to gm
comment:2 Changed 11 years ago by clem
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 7 years ago by nemo
- Keywords LIM* added
Note: See
TracTickets for help on using
tickets.
fixed in branch dev_r4028_CNRS_LIM3 to be included in the next merge party (Nov. 2013)