Cloudy & Associates

Skip to content
Snippets Groups Projects
Commit 86ff540a authored by Chatzikos, Marios's avatar Chatzikos, Marios
Browse files

Guard against swapped indices

fe_18.wgfa contains transitions with swapped lower and upper indices.

The previous implementation assumed the order was correct, and checked
only that the upper level index was below any applied level cut.  The
Chianti bug was thus preserved in the script's output.

Cloudy crashed on fe_18, when ran with bounds-checking on.

Here, a guard is added against swapped indices in .wgfa files, and
preemptively in .scups files.
parent e54c0795
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment