#797 closed Bug (fixed)
should not open existing file in writing mode
Reported by: | smasson | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | OCE | Version: | trunk |
Severity: | Keywords: | 2010 | |
Cc: |
Description
if the namelist parameter ln_clobber is set to .FALSE. (default) and if the restart (or meshmask) files are already existing (for example when you are doing tests), the model stop before the end of the simulation with no error.
Solution : add a clean check in iom_open
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
2586 | smasson | 2011-02-10T17:04:05+01:00 | should not open existing file in writing mode, see ticket #797 |
Change History (8)
comment:1 Changed 14 years ago by smasson
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 8 years ago by nicolasmartin
- Keywords 2010 Interfaces Stream User added
comment:3 Changed 8 years ago by nicolasmartin
- Keywords interfaces added; Interfaces removed
comment:4 Changed 8 years ago by nicolasmartin
- Keywords user added; User removed
comment:5 Changed 8 years ago by nicolasmartin
- Milestone 2010 Stream 1: User Interfaces deleted
Milestone 2010 Stream 1: User Interfaces deleted
comment:6 Changed 8 years ago by nicolasmartin
- Keywords interfaces user added; UI removed
comment:7 Changed 8 years ago by nicolasmartin
- Keywords interfaces removed
comment:8 Changed 8 years ago by nicolasmartin
- Keywords user removed
Note: See
TracTickets for help on using
tickets.
done in changetset:2586