#2416 closed Bug (fixed)
BENCH is no more working with constant size subdomains
Reported by: | smasson | Owned by: | smasson |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | USR | Version: | v4.0 |
Severity: | minor | Keywords: | v4.0 |
Cc: |
Description
Context
same as 12415 but for release-4.0-HEAD
BENCH is no more working when nn_isize and nn_jsize are negative (constant size subdomain).
Error message says there is a typo error in nammpp in nameliste_ref
Analysis
introduction of ln_listonly in [11398] was not reported into BENCH/MY_SRC/usrdef_nam.F90
Fix
trivial: add the declaration of ln_listonly in usrdef_nam
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
12564 | smasson | 2020-03-17T14:51:03+01:00 | release-4.0-HEAD: minor bugfix in BENCH, see #2416 |
Change History (4)
comment:1 Changed 5 years ago by smasson
comment:2 Changed 5 years ago by smasson
- Owner changed from systeam to smasson
- Status changed from new to assigned
fixed in [12564]
comment:3 Changed 5 years ago by smasson
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 3 years ago by nemo
- Keywords v4.0 added
Note: See
TracTickets for help on using
tickets.
In 12564: