[mesa-users] Power in erg/s for specific nuclear reactions (not categories!)
Bill Paxton
paxton at kitp.ucsb.edu
Thu Feb 26 21:12:39 EST 2015
Getting info about which isotopes and reactions are part of the net you are using is easy to get.
in star_job.defaults
!### show_net_species_info
! if true, then output a list of the species in the current net
show_net_species_info = .false.
!### show_net_reactions_info
! if true, then output information about the reactions in the current net
show_net_reactions_info = .false.
!### list_net_reactions
! if true, then output a simple list of the reactions in the current net
list_net_reactions = .false.
To investigate particular reactions, you probably need to dig into the mesa/net module. (Frank Timmes might be able to help you; but it is for expert users only!)
-b
On Feb 26, 2015, at 3:26 PM, Héctor MR wrote:
> Dear all,
>
> Do you know if it is possible to get the power in erg/s corresponding to the specific nuclear reactions in MESA? In the history_columns.list, typically, we have this:
>
> ! log10 total ergs/sec for reaction categories (Lsun units)
> pp
> cno
> tri_alfa
> burn_c
> burn_o
> c12_c12
>
>
> ! log10 total ergs/sec for specific reactions (names from rates_def; Lsun units)
>
> !rpp
>
>
> For the reaction categories (cno, burn_c, c12_c12), I can get the power without problem, which I am unable to achieve for any of the specific reactions (e.g. r_1212). Do you know how to do it? I thought this would be the best way to check that the reactions are actually implemented by MESA. Is there any guarantee that everything is OK with the reactions?
>
> Thank you so much in advance!
>
> Best,
>
>
> --
> Héctor
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/_______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users
More information about the Mesa-users
mailing list