[mesa-users] frequency setting
杨涛只
yangtaozhi at xao.ac.cn
Fri Jun 10 12:41:34 EDT 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20160611/5c6d3043/attachment.html>
More information about the Mesa-users
mailing list