Ticket #81 (closed defect - etc: fixed)

Opened 3 years ago

Last modified 7 months ago

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

Changed 3 years ago by anonymous

  • milestone deleted

Milestone C09 deleted

Changed 7 months ago by rporter

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

Fixed in r5252.

Note: See TracTickets for help on using tickets.