Ticket #1 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

crash due to intense continuum

Reported by: gary Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

Ryan Porter reported this bug this can crash for two very different sources, because of overflow. agn 6.00 -1.40 -0.50 -1.0 phi(h) 18.0 blackbody 3.0 ratio 1.0 1.0 Ryd c c rest does not matter hden 5

crash is around line 176 of cont_setintensity.cpp - fsum is 1e76, overflows when cast to float and entered into flux[i]

Change History

Changed 5 years ago by rporter

  • status changed from new to closed
  • resolution set to fixed

I don't think there is a real "fix" for this. Just say we can't do it and bail if flux is bigger than BIGFLOAT.

Note: See TracTickets for help on using tickets.