Opened 6 years ago
Closed 2 years ago
#610 closed task (fixed)
Introducing gradual transitions to avoid kinks in profiles [2 d]
Reported by: | Ian Culverwell | Owned by: | Ian Culverwell |
---|---|---|---|
Priority: | normal | Milestone: | ROPP9.1 carry over |
Component: | ropp_pp | Version: | 11.0 |
Keywords: | Cc: |
Description
Original changesets:
Introducing gradual transitions to avoid kinks in profiles: https://trac.romsaf.org/ropp/changeset/5164/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/bangle/ropp_pp_dct.f90
Change history (4)
comment:1 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 9.0 → 11.0 |
comment:2 by , 3 years ago
(Note that a cos2x + b sin2x can be written as (a+b)/2 + (a-b)/2 cos(2x), which is probably more efficient computationally - one transcendental function to evaluate, and no squaring.)
comment:3 by , 3 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Reopening ticket as Stig needs to review documentation change at r6827.
comment:4 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Closing ticket as Stig is happy with the documentation.
Note:
See TracTickets
for help on using tickets.
Sounds like a good idea.
Affects occ, occ_gnos and rs tests:
Update reference files and commit change at r6826.
ROPP PP user guide updated at r6827.
Closing ticket.