Opened 13 years ago
Closed 11 years ago
#277 closed defect (fixed)
Problem with ropp_fm_bg2ro_1d
Reported by: | Ian Culverwell | Owned by: | Ian Culverwell |
---|---|---|---|
Priority: | normal | Milestone: | 7.0 |
Component: | ROPP (all) | Version: | 5.0 |
Keywords: | Cc: |
Description
The ROPP6.0 beta tester reported an arithmetic exception while running ropp_fm_bg2ro_1d on "home-made" background data. This was traced to an invalid undulation of -9.9999e+07 in that file; by manually setting this to 0.0, the program ran OK.
Data, not ROPP problem. We hope that problems like this will be solved by the ascii2ropp tool described in ticket #274.
Change history (2)
comment:1 by , 13 years ago
Milestone: | 6.0 → 7.0 |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
A fix has been applied to ropp_fm_bg2ro_1d (and ropp_pp/tests/ropp_test_abel.f90) to use und=0 if it's mdi. Closing ticket.
Note:
See TracTickets
for help on using tickets.
Changing milestone to ROPP7.0 since we can only check whether these problems have been solved by the ascii2ropp tool when we have it.