Search found 84 matches

by warrick
Sun Apr 07, 2024 3:35 pm
Forum: Bug reports
Topic: Floating-point exception in bracket search for higher l
Replies: 4
Views: 3239

Re: Floating-point exception in bracket search for higher l

Hi JJ, You can get the backtrace to show you line numbers of most of the source code in it by building GYRE with `DEBUG=yes make` instead of just `make`. I did so and reproduced the error, now with the backtrace Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operatio...
by warrick
Mon Dec 11, 2023 4:51 am
Forum: General Discussion
Topic: calculation of optical depth
Replies: 8
Views: 2152

Re: calculation of optical depth

Hi Anwesha, Just to follow up, I realise now I misread your inlist. You've set add_atmosphere_to_pulse_data = .false. but if you want the atmosphere structure in the GYRE output, you need to set that to .true. I don't offhand know exactly what keep_surface_point_for_pulse_data = .true. does but I'll...
by warrick
Fri Dec 08, 2023 4:25 pm
Forum: General Discussion
Topic: calculation of optical depth
Replies: 8
Views: 2152

Re: calculation of optical depth

Hi Anwesha, You've chosen the option write_pulse_data_with_profile = .true. for the GYRE output files, which should mean that the atm module reintegrates the atmospheric structure from some "small" τ to the optical depth at the outermost point of the MESA model, which is what is determined by things...
by warrick
Thu Sep 29, 2022 6:21 am
Forum: General Discussion
Topic: Higher-order perturbations to (high-frequency) rotation
Replies: 1
Views: 1423

Higher-order perturbations to (high-frequency) rotation

I'm currently collaborating on a fairly rapidly-rotating δ Sct pulsator (think ω/ωcrit ≈ 0.2-0.4). If the mode identification we're using is correct (and I think it is), then there appears to be an asymmetry in the rotational splittings. We thought'd we try to model the pulsations with MESA & GYRE b...
by warrick
Mon Jun 20, 2022 4:02 pm
Forum: Bug reports
Topic: Degenerate segment
Replies: 5
Views: 1598

Re: Degenerate segment

Claudia mentioned that she's running MESA r7503, which has the old control and default format_for_FGONG_data = '(1P5E16.9,x)' I think changing that to format_for_FGONG_data = '(1P,5(X,E26.18E3))' will adhere to the new standard but GYRE might get confused by ivers (the last integer on line 5 of an F...
by warrick
Wed Mar 30, 2022 10:31 am
Forum: Feature requests
Topic: More helpful error messages when asking for impossible output
Replies: 1
Views: 2544

More helpful error messages when asking for impossible output

Hi, Some stellar model formats don't support certain types of outputs. This is already described neatly in the documentation by the definition on the model capabilities page. But if the user actually tries to run some combinations, the code can either (a) report zero without mentioning that output i...
by warrick
Tue Jan 11, 2022 4:46 am
Forum: General Discussion
Topic: AMDL-format lacking structure coefficients c_thn
Replies: 2
Views: 1524

Re: AMDL-format lacking structure coefficients c_thn

Hi Peter, I don't know what c_thn is but, as far as I know, AMDL models are only defined (via Jørgen Christensen–Dalsgaard's ADIPLS program) to contain the information required for adiabatic calculations. I don't think AMDL models have the data necessary for non-adiabatic calculations. For non-adiab...
by warrick
Fri May 07, 2021 2:58 am
Forum: General Discussion
Topic: Inconsistent frequencies solved under various "diff_scheme"
Replies: 5
Views: 2844

Re: Inconsistent frequencies solved under various "diff_scheme"

yaguangli wrote:
Thu May 06, 2021 8:47 am
Here's a link: https://1drv.ms/u/s!AloivC8jPpg0nKIinCL ... g?e=i27eHg
That folder appears to be empty. Has the link expired?
by warrick
Thu May 06, 2021 8:58 am
Forum: General Discussion
Topic: Inconsistent frequencies solved under various "diff_scheme"
Replies: 5
Views: 2844

Re: Inconsistent frequencies solved under various "diff_scheme"

Here's what I get for ℓ=0,1 and 2 in Model S using the input file in the GYRE tests (i.e. $GYRE_DIR/test/ad/fgong/solar/gyre.in) by cycling through the MAGNUS and COLLOC methods of order 2, 4 and 6. The frequencies are all in μHz. It's qualitatively similar to your plots but the worst errors (for 2n...
by warrick
Thu May 06, 2021 8:32 am
Forum: General Discussion
Topic: Inconsistent frequencies solved under various "diff_scheme"
Replies: 5
Views: 2844

Re: Inconsistent frequencies solved under various "diff_scheme"

Hi Yaguang,

Can attach or link to the model you're using, as well as provide your GYRE input (and GYRE version if not the latest 6.0.1)?

Cheers,
Warrick