From: Robert F. <rjf...@as...> - 2017-05-04 17:24:14
|
Also if you add: show_net_reactions_info = .true. to your star_job inlist mesa will print out information about each reaction in your network and which category it is in Rob On Thu, May 4, 2017 at 8:19 AM, Josiah Schwab <jws...@uc...> wrote: > Hello, > > > As you know profile data shows energy genration by each reaction rates, > for > > example, 'pp, cno, trialpha, burn_c, burn_o.....'. There are 'other' > > inlcuded in the burning list, but I can't find what is the definition of > > the 'other' burning anywhere. > > > > what are included in the 'other' burning? > > The file > > $MESA_DIR/data/rates_data/reactions.list > > has a list of some reactions and includes a column indicating the > "category" of each reaction. > > You should also look at the subroutine extract_rates_from_reaclib in > > $MESA_DIR/rates/private/reaclib_input.f90 > > where this classification happens from reactions coming from reaclib (it > is primarily based on Z). > > Josiah > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users > |