From: Evan B. <eb...@ph...> - 2017-03-18 20:32:35
|
I think the easier way to do this is using these star job controls: !### num_special_rate_factors !### reaction_for_special_factor !### special_rate_factor ! For using other special rate factors. ! `num_special_rate_factors` must be <= `max_num_special_rate_factors`. num_special_rate_factors = 0 reaction_for_special_factor(:) = '' special_rate_factor(:) = 1 Just set the “special_rate_factors” to 0d0 for anything you want to suppress. Cheers, Evan > On Mar 18, 2017, at 1:29 PM, RICHARD H D TOWNSEND <tow...@as...> wrote: > > That would work. But as someone who has never played with the nuclear stuff in MESA, I’m at a loss how to start. Is there a tutorial on modifying nets that I could follow? > > cheers, > > Rich > >> On Mar 18, 2017, at 1:27 PM, Josiah Schwab <jws...@uc...> wrote: >> >> can you just take those reactions out of your net? >> >> -j > > ------------------------------------------------------------------------------ > 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 |