Search found 84 matches

by warrick
Tue Feb 05, 2019 11:00 am
Forum: Bug reports
Topic: Segfault when prune_modes= .true.
Replies: 7
Views: 4867

Re: Segfault when prune_modes= .true.

Would another potential solution be to write the summary data at the same time as the mode data? Or is this for some reason undesirable? I'm not expecting you to do this! Rather, I thought I might tinker around to see if I can manage to do it myself, but I'll pass if there's some reason you aren't a...
by warrick
Tue Feb 05, 2019 10:25 am
Forum: Bug reports
Topic: Segfault when prune_modes= .true.
Replies: 7
Views: 4867

Re: Segfault when prune_modes= .true.

Hi Rich, Walter already shared this with me. I can reproduce the segfault by going to the adiabatic solar test case and setting `prune_modes = .TRUE.`. My suspicion is that the culprits are any variables that are calculated from discarded data when the summary is written. So, e.g. the code for `freq...
by warrick
Wed Sep 26, 2018 3:49 am
Forum: General Discussion
Topic: High resolution logo?
Replies: 3
Views: 7703

Re: High resolution logo?

Excellent! Now I can proselytise in high resolution. :D
by warrick
Mon Sep 24, 2018 3:23 am
Forum: General Discussion
Topic: High resolution logo?
Replies: 3
Views: 7703

High resolution logo?

Hi Rich,

I want to cite GYRE in a presentation. First, I presume that's OK and, second, could you make a high-resolution/SVG logo available, maybe somewhere on the Wiki? The current 288 x 105 px version comes out a bit blurry.

Thanks,
Warrick
by warrick
Wed Sep 19, 2018 9:03 am
Forum: Feature requests
Topic: Rotational splittings in summary files
Replies: 17
Views: 20427

Re: Rotational splittings in summary files

No problem! I made that hack ages ago and I have no doubt that your solution is both more elegant and more general anyway.
by warrick
Wed Sep 19, 2018 8:51 am
Forum: Feature requests
Topic: Rotational splittings in summary files
Replies: 17
Views: 20427

Re: Rotational splittings in summary files

I don't have the time to work out another pull request but I thought I should follow this up because I did hack something together to avoid recomputing the mode inertia for every point in the kernel. For simplicity, here's the link to the commit in my fork of GYRE . I just created another item which...
by warrick
Wed Aug 22, 2018 3:35 am
Forum: General Discussion
Topic: Default behaviour of `x_ref`
Replies: 1
Views: 3671

Default behaviour of `x_ref`

Hi, I was just discussing the normalisation of the mode inertiae and I suddenly can't see that the code (version 5.2) reproduces what the documentation says. From the docs , x_ref : reference fractional radius for photosphere, normalizations etc. (default 1 or outer grid point, whichever is smaller)...
by warrick
Wed May 30, 2018 11:12 am
Forum: General Discussion
Topic: Garbled output on cluster
Replies: 6
Views: 5244

Re: Garbled output on cluster

Okay, the problem is almost certainly in the module system somewhere. I just reset everything to system defaults and loaded just the SDK, which now gives the expected output file. Here's that ldd output when it works correctly. No time now but I'll cross check to see if the troublesome package turns...
by warrick
Wed May 30, 2018 11:06 am
Forum: General Discussion
Topic: Garbled output on cluster
Replies: 6
Views: 5244

Re: Garbled output on cluster

Hi Rich, Sure! The two files are attached as "good" (on my desktop, which is what I expect from GYRE) and "bad". And here's the terminal output: $ ldd $GYRE_DIR/bin/gyre linux-vdso.so.1 => (0x00007ffcba85f000) libhdf5_fortran.so.10 => /rds/projects/2017/ballwh-stellar-modelling/mesa/sdk/20180127/lib...
by warrick
Wed May 30, 2018 10:54 am
Forum: General Discussion
Topic: Garbled output on cluster
Replies: 6
Views: 5244

Re: Garbled output on cluster

No change. If I copy the file to my desktop and view it, I see the same thing.

FWIW, the files do have the same size (4005 bytes).