[mesa-users] Termination Message
Pablo Marchant
pamarca at gmail.com
Tue Oct 30 05:30:56 EDT 2012
If you want a single textfile that contains the reason to stop, and another
one to contain all the output from ./rn, you could do something like
./rn | tee output.txt | grep "stop because" | tee reason.txt
Most stop criteria is printed with the string "stop because", but as far as
I can see it is printed to stdout just as all the rest of the information.
I know for instance that in the case of binary evolution I can get a
message like "accretor photosphere has reached its Roche Lobe" which
wouldnt be captured by the previous message.
On Tue, Oct 30, 2012 at 10:11 AM, Ehsan Moravveji <moravveji at iasbs.ac.ir>wrote:
> > When MESA run terminates, it usually prints the reason for termination.
> Is
> > there a way to print this in a specific file?
> If I got your question right, you can always direct your terminal output
> to a log file by e.g.
> ehsan$ ./rn | tee log_file
>
> in your star_job inlist, you can also include
> save_model_when_terminate = .false.
> save_model_filename = 'undefined'
> to get the most model info at the last termination point.
> Best.
> Ehsan.
>
>
> >
> > Regards,
> > --
> >
> > Harshal H. Bhadkamkar.
> > Post-doctoral Fellow,
> > Raman Research Institute,
> > Bengaluru, India.
> > ------------------------
> > "This is a great fact: strength is life; weakness is death! Strength is
> > felicity, life eternal, immortal; weakness is constant strain and misery,
> > weakness is death."
> >
> > Swami Vivekananda
> >
> > --
> > This message has been scanned for viruses and
> > dangerous content by MailScanner, and is
> > believed to be clean.
> >
> >
> ------------------------------------------------------------------------------
> > 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_sfd2d_oct_______________________________________________
> > mesa-users mailing list
> > mesa-users at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mesa-users
> >
>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
>
> ------------------------------------------------------------------------------
> 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_sfd2d_oct
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users
>
--
Pablo Marchant Campos
M.Sc on Astrophysics, Universidad Católica de Chile
PhD student, Argelander-Institut für Astronomie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20121030/a7cb1663/attachment.html>
More information about the Mesa-users
mailing list