Ticket #153 (new enhancement)

Opened 20 months ago

Last modified 15 months ago

Maximum number of database lines

Reported by: matt Owned by:
Priority: good to do Milestone: C10 branch
Component: atomic/molecular data base Version: trunk
Keywords: Cc:

Description

Currently the maximum number of lines that the database can hold is set to a constant value and stored in the variable MAX_NUM_LINES and defined in taulines.h.

The addition of Kurucz lines into the Chianti data files has caused this limit to be exceeded.

This maximum value should be determined by what is needed rather than a fixed value. This means that Cloudy should figure out how many lines need to go in the database and then set MAX_NUM_LINES to that value.

Change History

Changed 15 months ago by gary

  • milestone changed from Chianti lambda databases to C10 branch
Note: See TracTickets for help on using tickets.