Search found 84 matches

by warrick
Mon Dec 02, 2019 5:47 am
Forum: General Discussion
Topic: strange behavior of l=1 ridge for Procyon
Replies: 16
Views: 10714

Re: strange behavior of l=1 ridge for Procyon

I have no doubt that most of the issue lies with DSEP, but I do note that there are clear differences in effectiveness between GYRE 4.4 and GYRE 5+ when it comes to this modeling point specifically. I do not know why. Was there some point at which the organization/handling of fgong files changed si...
by warrick
Fri Nov 29, 2019 7:32 am
Forum: General Discussion
Topic: strange behavior of l=1 ridge for Procyon
Replies: 16
Views: 10714

Re: strange behavior of l=1 ridge for Procyon

Unless Rich picks it up first, I'll try to write a patch that will test the ordering of the radial co-ordinate to decide whether or not it needs to be reversed. I've opened a one-line pull request to fix the one offending line of code but you can change it yourself in the release version and rebuil...
by warrick
Fri Nov 29, 2019 5:25 am
Forum: General Discussion
Topic: strange behavior of l=1 ridge for Procyon
Replies: 16
Views: 10714

Re: strange behavior of l=1 ridge for Procyon

Despite healthy-looking structural output (thanks Warrick for tomso), ... Not sure the structure is that healthy! The model you sent also has a nasty Gamma_1 jump at T=1e6 K: Screenshot from 2019-11-29 10-09-39.png The ridges are out of order, consistently, for every model in my grid. I also note t...
by warrick
Mon Nov 25, 2019 4:42 am
Forum: General Discussion
Topic: Convergence Problem for RGB Model
Replies: 3
Views: 2476

Re: Convergence Problem for RGB Model

Is this approach justified in order to calculate oscillation frequencies of red giants or do other parameters have to be adjusted or changed in the RGB model? If you mean other parameters in the GYRE input file, you'll possibly have to change the frequency range that you search (depending on how yo...
by warrick
Tue Nov 19, 2019 5:02 am
Forum: General Discussion
Topic: Convergence Problem for RGB Model
Replies: 3
Views: 2476

Re: Convergence Problem for RGB Model

Hi, 1. I commented out the line photostep = 0 in the inlist_project file for RGB models because otherwise I get the error message "Fortran runtime error: Cannot match namelist object to photostep". Maybe this could have some impact on the convergence. This is a MESA issue, not a GYRE issue but since...
by warrick
Mon Nov 11, 2019 4:31 am
Forum: Bug reports
Topic: build_poly executable under GYRE 5.2 missing
Replies: 11
Views: 9107

Re: build_poly executable under GYRE 5.2 missing

If I'm not mistaken, `build_poly` is only created if you build GYRE with the MAD SDK, not just the MESA SDK. The former includes libraries for solving ODEs (ODEPACK) that aren't included in the latter.
by warrick
Fri Oct 18, 2019 3:28 am
Forum: General Discussion
Topic: strange behavior of l=1 ridge for Procyon
Replies: 16
Views: 10714

Re: strange behavior of l=1 ridge for Procyon

Definitely! The Gamma_1 profile doesn't have that nasty glitch any more and the echelle diagram looks OK.
by warrick
Mon Sep 30, 2019 6:13 am
Forum: General Discussion
Topic: strange behavior of l=1 ridge for Procyon
Replies: 16
Views: 10714

Re: strange behavior of l=1 ridge for Procyon

Hi again, I pestered Tim for a stellar model and he sent me a different model that shows a similar problem. I've been poking around and there are three places where the dimensionless Ledoux discriminant (A=N²r/g) is fishy. One is where the atmosphere is joined onto the model but I tried truncating t...
by warrick
Mon Sep 30, 2019 4:59 am
Forum: General Discussion
Topic: strange behavior of l=1 ridge for Procyon
Replies: 16
Views: 10714

Re: strange behavior of l=1 ridge for Procyon

Hi Meridith, Could you send the stellar model file? When oscillations look weird, I find the equilibrium model is more often at fault than GYRE (or any other oscillation code). Also, what version of GYRE are you using? The attached input file has the old `op_type` control, so I guess you're using so...
by warrick
Fri Aug 30, 2019 6:12 am
Forum: Bug reports
Topic: segfaults with make test with gyre-5.2
Replies: 5
Views: 5254

Re: segfaults with make test with gyre-5.2

I am using macOS Sierra 10.12.6 and the SDK version is 20160404. Hi Jesus, Is there a reason you're using such an old version of the SDK? I've just tried to build GYRE 5.2 with MESA SDK version 20160129 (I'm on Linux) and also get segfaults in the tests, whereas I know it works perfectly with the c...