Ticket #81 (closed defect - etc: fixed)
level indices for iso sequences are hard-wired, can fail catostropically
| Reported by: | gary | Owned by: | Ryan |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | etc | Version: | |
| Keywords: | iso-sequences | Cc: |
Description
level indices for the iso sequences are hardwired in cddefines.h for H-like (starting at line 271) and He-like (line 291). these go fairly high up in the model atoms.
the ATOM XX-LIKE LEVELS command changes the number of resolved levels and several sims change this to a small number to save time. When there are fewer than 4 resolved levels the level indices in cddefines are incorrect.
these indices should be set on the fly after the commands are parsed and it is known how many resolved levels will be done.
Change History
Note: See
TracTickets for help on using
tickets.
