[mesa-users] Network Energy Generation

Ryan Orvedahl ryan.orvedahl at stonybrook.edu
Wed Mar 6 15:46:46 EST 2013


Thanks Kevin, I will take a look at those routines.

Bill, I am calling the private routines so I can return the right hand side
of the network equations using MESA, but I wan to use a different
integrator. This is for the Spectral Deferred Corrections algorithm in
MAESTRO.

-Ryan

On Tue, Mar 5, 2013 at 3:05 PM, Kevin Moore <kmoore at physics.ucsb.edu> wrote:

> Hey Ryan,
>
> I use the net module in external code all the time (look in
> test/src/sample_net.f for an example on how to do burns in an external
> program). Specifically, you'll likely be using net_get() a lot and can
> either calculate the energy generation from the eps_nuc returned, or from
> the change in binding energy in the material.
>
> -Kevin
>
> On Mar 5, 2013, at 11:21 AM, Bill Paxton wrote:
>
> > Hi Ryan,
> >
> > It is great that you are using the net, but
> > please don't call routines in private modules.
> > For "private" read "unsupported".
> >
> > If you can't find a way to do what you want using
> > the public interface, then post a request and
> > we'll either find a way to do it using the existing
> > interface or make the necessary modifications.
> >
> > The net/public/net_lib has routines for doing
> > 1 zone burns.  If those aren't sufficient for
> > your needs lets figure out what needs to be
> > added.
> >
> > Cheers,
> > Bill
> >
> >
> >
> >
> >
> >
> >
> > On Mar 5, 2013, at 10:50 AM, Ryan Orvedahl wrote:
> >
> >> Hello All,
> >>
> >> I am trying to call the network directly (using an outside program) by
> >> calling the burn_derivs subroutine in the net_burn.f file.
> >>
> >> I would like to return how much energy is generated during a single
> >> timestep. Is there a variable that holds this information?
> >>
> >> Thanks,
> >> Ryan
> >>
> >>
> ------------------------------------------------------------------------------
> >> Everyone hates slow websites. So do we.
> >> Make your web apps faster with AppDynamics
> >> Download AppDynamics Lite for free today:
> >> http://p.sf.net/sfu/appdyn_d2d_feb
> >> _______________________________________________
> >> mesa-users mailing list
> >> mesa-users at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/mesa-users
> >
> >
> >
> ------------------------------------------------------------------------------
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_feb
> > _______________________________________________
> > mesa-users mailing list
> > mesa-users at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mesa-users
>
>


-- 
Ryan Orvedahl
Undergrad Student
Stony Brook University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130306/c6e208e5/attachment.html>


More information about the Mesa-users mailing list