[Mesa-users] STELLA Fe II Velocities
Bill Paxton
paxton at kitp.ucsb.edu
Tue Apr 30 16:42:39 EDT 2019
> On Apr 30, 2019, at 1:26 PM, Wilson Ricks <wilson.ricks at gmail.com> wrote:
>
> Hi Bill,
>
> Do you mind explaining how output times can be adjusted using this file? I think the relevant section is between lines 185 and 200, but I'm having trouble interpreting the code.
times in the stella code itself use t=0 at start of run.
but the output from stella_extras are at times since Lbol max.
typically there is no stella output for the times since breakout when we want to see results.
so the code has to interpolate between the available stella data snapshots.
the output times are determined by the calls on save_day_post_Lbol_max starting at line 458.
for example, if you want to get interpolated results for 33.7 days post Lbol max, then insert a new line between the ones for output at 30 days and at 40 days. the final arg to save_day_post_Lbol_max is a string that goes in the filename - you need to change that as well.
good luck,
bill
>
> Thanks,
> Wilson
>
> On Tue, Apr 30, 2019, 3:29 PM Bill Paxton <paxton at kitp.ucsb.edu <mailto:paxton at kitp.ucsb.edu>> wrote:
> The Fe II 5169 velocities are calculated during the post-processing done by stella_extras.f90 which lives in stella/res.
>
> So they are actually derived from STELLA data rather than being output directly by STELLA.
>
> -Bill
>
>
>
> > On Apr 30, 2019, at 12:24 PM, Wilson Ricks via Mesa-users <mesa-users at lists.mesastar.org <mailto:mesa-users at lists.mesastar.org>> wrote:
> >
> > Hi all,
> >
> > I'm currently having trouble controlling when STELLA outputs Fe II 5169 velocities. The "stella/strad/run/mesa.dat" file which controls all the other STELLA outputs does not seem to affect these, and whatever the default is gives fairly sparse data at early times. Is there another file which can be used to control the Fe II velocity outputs?
> >
> > Thanks,
> > Wilson Ricks
> > _______________________________________________
> > mesa-users at lists.mesastar.org <mailto:mesa-users at lists.mesastar.org>
> > https://lists.mesastar.org/mailman/listinfo/mesa-users <https://lists.mesastar.org/mailman/listinfo/mesa-users>
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20190430/3eba1880/attachment.html>
More information about the Mesa-users
mailing list