[mesa-users] Abundance_win_flag

Francis Timmes fxt44 at mac.com
Mon Jul 18 13:41:37 EDT 2016


hi bruno,

you may also find the 2015 summer school tutorial on using pgstar

http://mesastar.org/teaching-materials/2015-mesa-summer-school/timmes

to be useful. all your questions (and more!) are answered in this tutorial.

fxt




> On Jul 18, 2016, at 10:35 AM, Josiah Schwab <jwschwab at berkeley.edu> wrote:
> 
> Hi Bruno,
> 
>> Another thing: to appear only abundances of Li and I should be doing this?
>> Abundance_num_isos_to_show = 2 ! number of elements to display
>> Abundance_which_isos_to_show (4) = 'li7'
>> Abundance_which_isos_to_show (5) = 'be7'
> 
> Abundance_which_isos_to_show is an array and Abundance_num_isos_to_show
> means use the first N elements.  So make sure to adjust the array
> indices accordingly, i.e.,
> 
>  Abundance_num_isos_to_show = 2
>  Abundance_which_isos_to_show (1) = 'li7'
>  Abundance_which_isos_to_show (2) = 'be7'
> 
> Josiah
> 
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity planning
> reports.http://sdm.link/zohodev2dev
> _______________________________________________
> 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