#2398 closed Enhancement (fixed)
dia_harm routine can be very slow
Reported by: | clem | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | DIA | Version: | v4.0 |
Severity: | minor | Keywords: | v4.0 |
Cc: |
Description
Context
In some cases, the diagnostics for tidal harmonics are very very slow (i.e. long simulation with calculation every time step).
By just rearranging the calls etc in this routine, it seems that you can achieve a much better performance.
This only concerns v4.0 since v4.1 has a very different way of dealing with harmonics.
Proposal
see attached routine
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
12523 | clem | 2020-03-09T11:59:47+01:00 | solve ticket #2398. This routine is now much much faster |
Attachments (1)
Change History (4)
Changed 4 years ago by clem
comment:1 Changed 4 years ago by clem
comment:2 Changed 4 years ago by clem
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 20 months ago by nemo
- Keywords v4.0 added
Note: See
TracTickets for help on using
tickets.
In 12523: