Hi Rich,
It is as you describe — the damping rates are very ragged (quite large variations of either sign). I can live with the second-order results for now. Thanks for your help!
Search found 11 matches
- Fri Mar 20, 2020 2:08 pm
- Forum: General Discussion
- Topic: Consistency of work integrals vs. imaginary component of nonadiabatic eigenvalues?
- Replies: 8
- Views: 12204
- Fri Mar 20, 2020 8:44 am
- Forum: General Discussion
- Topic: Consistency of work integrals vs. imaginary component of nonadiabatic eigenvalues?
- Replies: 8
- Views: 12204
Re: Consistency of work integrals vs. imaginary component of nonadiabatic eigenvalues?
Hi Rich,
Here's what I get with the patch applied for COLLOC_GL2 (and also Magnus). These are the absolute values of the damping rates (there's a sign change at the large discontinuity). Still seeing issues with the work integrals (both mine and GYRE's) for the 4th-order difference schemes.
Here's what I get with the patch applied for COLLOC_GL2 (and also Magnus). These are the absolute values of the damping rates (there's a sign change at the large discontinuity). Still seeing issues with the work integrals (both mine and GYRE's) for the 4th-order difference schemes.
- Thu Mar 19, 2020 9:52 pm
- Forum: Bug reports
- Topic: Unable to use ZERO_R inner boundary condition
- Replies: 1
- Views: 5661
Unable to use ZERO_R inner boundary condition
Am I correct in understanding that the ZERO_R boundary condition is not intended to be used with evolutionary models that already specify a central point? I get errors with GYRE 5.2 in either case (just different errors). With the central point included, I obtain an assertion error: ASSERT 'cx%pt_i%...
- Tue Mar 03, 2020 10:16 am
- Forum: General Discussion
- Topic: Consistency of work integrals vs. imaginary component of nonadiabatic eigenvalues?
- Replies: 8
- Views: 12204
Re: Consistency of work integrals vs. imaginary component of nonadiabatic eigenvalues?
Hi Rich, Sorry for the delay. The model in question can be found here: http://hyad.es/sendfile/payloads/Patched.GYRE Namelist follows: &model model_type = 'EVOL' file = '../Patched.GYRE' file_format = 'MESA' ! file_format = 'FGONG' ! data_format = '(1P5E16.9,x)' / &constants G_GRAVITY = 6.67408d-8 /...
- Mon Feb 24, 2020 3:20 pm
- Forum: General Discussion
- Topic: Consistency of work integrals vs. imaginary component of nonadiabatic eigenvalues?
- Replies: 8
- Views: 12204
Re: Consistency of work integrals vs. imaginary component of nonadiabatic eigenvalues?
Hi Rich, Thanks for the response. 2. and 3. I've checked my integrals against the values of W returned from the nonadiabatic calculation and they appear to be correct-ish — but the values of W also appear to not be consistent with the imaginary eigenvalue components: http://hyad.es/work_plot_2.png T...
- Mon Feb 24, 2020 9:20 am
- Forum: General Discussion
- Topic: Consistency of work integrals vs. imaginary component of nonadiabatic eigenvalues?
- Replies: 8
- Views: 12204
Consistency of work integrals vs. imaginary component of nonadiabatic eigenvalues?
Hi all, Has anyone tried determining damping rates from the eigenfunction work integrals? In particular, following Unno+ 1987 and/or Belkacem+ 2012 A&A 540, L7, we can cast the damping rate in terms of a work integral over the nonadiabatic eigenfunctions: http://hyad.es/work.png However, when I actu...
- Fri Jan 31, 2020 3:41 pm
- Forum: Bug reports
- Topic: Computation failed with SIGFPE
- Replies: 3
- Views: 6926
Re: Computation failed with SIGFPE
Certainly, please see attached.
- Fri Jan 31, 2020 11:29 am
- Forum: Bug reports
- Topic: Computation failed with SIGFPE
- Replies: 3
- Views: 6926
Computation failed with SIGFPE
When computing frequencies for some red giant models, I receive a SIGFPE signal (Floating-point exception - erroneous arithmetic operation). Any suggestions on how I should go around diagnosing why this is happening? For reference, my input namelists are as follows: &model model_type = 'EVOL' file =...
- Wed Jan 29, 2020 4:51 pm
- Forum: General Discussion
- Topic: Why my running be killed?
- Replies: 3
- Views: 6489
Re: Why my running be killed?
For what it's worth, I'm also running into memory issues from remeshing the grid even for computing radial p-modes (so no g-mode mixing expected). I can confirm that increasing the minimum frequency of the search interval relieves the memory pressure (I use Δν/10 as the lower bound of the interval, ...
- Thu Nov 21, 2019 8:44 am
- Forum: General Discussion
- Topic: HDF5 file locking errors
- Replies: 5
- Views: 9521
Re: HDF5 file locking errors
Hi Rich, I'm running GYRE 5.2 (which came with MESA). So far I've observed this behaviour mostly on NFS mounts on my local HPC cluster, and also occasionally on department machines, but not on my laptop (although that might be because I don't run GYRE on my laptop very often). All of these run some ...