[mesa-users] frequency setting

RICHARD H D TOWNSEND townsend at astro.wisc.edu
Fri Jun 10 13:08:14 EDT 2016


Hi Taozhi —

Your solution is the correct one — pulse_gyre is intended to demonstrate how to run GYRE at regular intervals, and the way to change the interval is to edit run_star_extras.f.

Best wishes,

Rich

> On Jun 10, 2016, at 11:41 AM, 杨涛只 <yangtaozhi at xao.ac.cn> wrote:
> 
> 
> Dear Hector,
> 
> Thank you for your advice. Though I change the value in '!controls for output' one by one, i.e.
> 
> photostep,profile_interval,history_interval,terminal_cnt,write_header_frequency, it did not work well.
> 
> 
> Fortunately, I find the key value is in /pulse_gyre/src/run_star_extras.f,
> 
>   !get frequencies for certain models
> 
>   if (mod(s% model number,50) /=0) return
> 
>   write(*,*) 'get gyre frequency info'
> 
> I change 50 to 10, it works as I want to do.
> 
> Anyway, Thank you very much!
> 
> Taozhi 
> 
> -----原始邮件-----
> 发件人: "Héctor MR" <hector.mr at pitt.edu>
> 发送时间: 2016年6月10日 星期五
> 收件人: "杨涛只" <yangtaozhi at xao.ac.cn>
> 抄送: mesa-users <mesa-users at lists.sourceforge.net>
> 主题: Re: [mesa-users] frequency setting
> 
> 
>   Hi,
> 
>   You need to analyze and play with these controls:
> 
>         ! controls for output
>       photostep = 50
>       profile_interval = 50
>       history_interval = 50
>       terminal_cnt = 5
>       write_header_frequency = 10
> 
>   http://mesa.sourceforge.net/output.html
> 
>   (Just look for a "50" in your inlists and that is the way to go)
> 
> 
>   --
>   Héctor
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> 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. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e_______________________________________________
> 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