[mesa-users] How to calculate a series of frequencies along the evolution modes?
Bill Paxton
paxton at kitp.ucsb.edu
Thu Jan 10 14:46:31 EST 2013
On Jan 10, 2013, at 5:00 AM, Kaka Abel wrote:
> I have to get a series of frequencies along with the evolution mode.
> How can I do that?
Hi,
This can be done -- you'll need to make changes to your run_star_extras to do it. If you haven't done that before,
there are lots of people on mesa-users who can help you get started.
The test suite case "pulse" is an example of calling astero to get frequency information from adipls for a model.
The routine in astero that you will call is "adipls_get_one_el_info". I've just made a new version of the pulse
run_star_extras to show how to make calls on adipls_get_one_el_info from your extras_check_model routine.
Since that version isn't released yet, I attach it here for you to try.
You might start by running the pulse test case as it is, then change to this new run_star_extras and run it again.
The old version only got frequency info for the final model of the run; the new version also calls astero for selected
models during the run. That's similar to what you will eventually do.
Good luck,
Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130110/a171e7e8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: run_star_extras.f
Type: application/octet-stream
Size: 11885 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130110/a171e7e8/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130110/a171e7e8/attachment-0001.html>
More information about the Mesa-users
mailing list