cloudy-astrophysics / bug-tracker-migration-test

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

chemical energy exchange (trac #107) #109

Open cloudy-bot opened 14 years ago

cloudy-bot commented 14 years ago

reported by: @CloudyLex

the code does not now include energy exchange due to chemical reactions. All chemical processes will be either endothermic or exothermic and heating/cooling terms need to be added to account for the thermal effects of the chemistry.

Chemical heating/cooling is not part of the standard PDR literature (all other codes similarly neglect it) but it could be important. This was not done in the original coding of the chemistry because energy differences would need to be introduced for each of the thousands of reactions that occur.

this should be straightforward with newmole. We could store an energy (relative to some definition of zero energy) for every species. Then the energy exchange would be the sum over rates, populations, and the energy differences between all the species in a reaction.

could this problem be part of the energy problems we have for some sims?

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

{
    "status": "new",
    "changetime": "2019-02-04T12:10:21Z",
    "_ts": "1549282221449479",
    "description": "the code does not now include energy exchange due to chemical reactions.  All chemical processes will be either endothermic or exothermic and heating/cooling terms need to be added to account for the thermal effects of the chemistry.\n\nChemical heating/cooling is not part of the standard PDR literature (all other codes similarly neglect it) but it could be important. This was not done in the original coding of the chemistry because energy differences would need to be introduced for each of the thousands of reactions that occur.\n\nthis should be straightforward with newmole.  We could store an energy (relative to some definition of zero energy) for every species.  Then the energy exchange would be the sum over rates, populations, and the energy differences between all the species in a reaction.\n\ncould this problem be part of the energy problems we have for some sims?",
    "reporter": "gary",
    "cc": "",
    "resolution": "",
    "time": "2009-10-30T17:24:57Z",
    "component": "chemical network",
    "summary": "chemical energy exchange",
    "priority": "major",
    "keywords": "",
    "version": "trunk",
    "milestone": "c19 branch",
    "owner": "nobody",
    "type": "enhancement"
}
cloudy-bot commented 14 years ago

@peter-van-hoof-noaccount changed milestone from "C13 branch" to "C19_branch"

cloudy-bot commented 14 years ago

Milestone renamed