Opened 8 years ago

#471 new defect

ropp_pp_occ_tool; numerical differences with ifort16

Reported by: cburrows Owned by: cburrows
Priority: minor Milestone: Whenever
Component: ropp_pp Version: 8.0
Keywords: Cc: Ian Culverwell, cburrows

Description

Using GRAS phase/amplitude test data, the test folder test IT-PP-03 gives large numerical differences relative to ifort12. This has been tracked down to the matrix inversion function:

ropp_pp_occ_tool -> ropp_pp_bending_angle_go -> ropp_pp_regression -> ropp_pp_regression -> ropp_pp_quasi_invert -> ropp_pp_invert_matrix

The updates of array 'A' in this function show numerical differences in WRITE statements. This is a starting point for further investigations.

This may be an optimisation issue (-O2 is used here).

Attachments (1)

ropp_pp.tar.gz (20.2 MB ) - added by cburrows 8 years ago.
Zip of ropp_pp directory containing WRITE statements used for diagnosis. Test data and truncated output files are in the 'tools' directory. Many files/dirs (e.g. 'tests', 'data') have been removed to reduce size of tarball.

Change history (1)

by cburrows, 8 years ago

Attachment: ropp_pp.tar.gz added

Zip of ropp_pp directory containing WRITE statements used for diagnosis. Test data and truncated output files are in the 'tools' directory. Many files/dirs (e.g. 'tests', 'data') have been removed to reduce size of tarball.

Note: See TracTickets for help on using tickets.