[mesa-users] Network Energy Generation
Kevin Moore
kmoore at physics.ucsb.edu
Tue Mar 5 15:05:45 EST 2013
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
More information about the Mesa-users
mailing list