cloudy-astrophysics / bug-tracker-migration-test

Trial run for importing the nublado.org Trac tickets as GitHub issues
0 stars 0 forks source link

Maximum number of database lines (trac #153) #155

Closed cloudy-bot closed 4 years ago

cloudy-bot commented 14 years ago

reported by: matt

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.

Migrated from https://www.nublado.org/ticket/153

{
    "status": "closed",
    "changetime": "2019-02-04T12:06:07Z",
    "_ts": "1549281967730692",
    "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.\n\nThe addition of Kurucz lines into the Chianti data files has caused this limit to be exceeded.\n\nThis 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.",
    "reporter": "matt",
    "cc": "",
    "resolution": "fixed",
    "time": "2010-06-14T01:39:41Z",
    "component": "atomic/molecular data base",
    "summary": "Maximum number of database lines",
    "priority": "good to do",
    "keywords": "",
    "version": "trunk",
    "milestone": "c13.00",
    "owner": "",
    "type": "enhancement"
}
cloudy-bot commented 14 years ago

@CloudyLex changed milestone from "Chianti lambda databases" to "C10 branch"

cloudy-bot commented 14 years ago

No longer applicable.

cloudy-bot commented 14 years ago

Milestone C10 branch deleted

cloudy-bot commented 14 years ago

Milestone renamed