Opened 9 years ago
Closed 9 years ago
#1693 closed Bug (fixed)
Erroneous call to timing_start in DMP_TOOLS/src/zoom.F90
Reported by: | timgraham | Owned by: | timgraham |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | OCE | Version: | v3.6 |
Severity: | Keywords: | ||
Cc: |
Description
Description
There is a call to timing_start left in zoom.F90 in the DMP_TOOLS source code. This causes a compilation failure (surprisingly this compiled on our old HPC). This is in v3.6 and the trunk
Recommendation
I will delete it.
Commit History (2)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
6385 | timgraham | 2016-03-11T14:51:05+01:00 | #1693: Delete erroneous call to timing_start.F90 |
6384 | timgraham | 2016-03-11T14:49:51+01:00 | #1693: Delete erroneous call to timing_start |
Change History (1)
comment:1 Changed 9 years ago by timgraham
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed at r6384 in nemo_v3_6_STABLE and r6385 in trunk