Search found 12 matches

by ccameron
Tue Jun 09, 2015 7:59 am
Forum: Bug reports
Topic: install issues gyre 4.2
Replies: 1
Views: 2117

install issues gyre 4.2

Hi Rich, I've tried to install the latest version (4.2) of gyre but I'm getting some errors. When I try to install from the source tarball I get the following error: FC gyre_ad.f90 LD gyre_ad Undefined symbols for architecture x86_64: "_xgesvd_", referenced from: ___gyre_linalg_MOD_sing_decompose_c_...
by ccameron
Mon Aug 19, 2013 11:24 am
Forum: Bug reports
Topic: Mercurial access commands
Replies: 1
Views: 2565

Mercurial access commands

Hey Rich, The Mercurial access commands listed on the wiki (@ https://bitbucket.org/rhdtownsend/gyre/wiki/Download) won't nest the core directory in gyre/src/extern because that dir doesn't exist in the download. I had to run the following set of commands for gyre to download, compile and test OK: h...
by ccameron
Thu Jun 06, 2013 11:15 am
Forum: Bug reports
Topic: type mismatch in rad; nad errors in stable version
Replies: 2
Views: 3523

type mismatch in rad; nad errors in stable version

Hi Rich, I'm getting some errors when making the non-adiabatic code (stable version 1.1.1). You've probably already fixed these in the nad code because they are not present in the 'default' version of gyre. However, the type mismatch in the rad code is present in both the stable and the default vers...
by ccameron
Wed Jun 05, 2013 10:29 am
Forum: Bug reports
Topic: make fail for 1.1.1
Replies: 3
Views: 3243

Re: make fail for 1.1.1

Hi Rich,

I get the same error with an hg pull && hg up or a clean install of 1.1.1.

Chris
by ccameron
Wed Jun 05, 2013 8:33 am
Forum: Bug reports
Topic: make fail for 1.1.1
Replies: 3
Views: 3243

make fail for 1.1.1

Hi Rich,

I'm getting the following error when making version 1.1.1:

make: *** No rule to make target `core_linalg.mod', needed by `gyre_sysmtx.mod'. Stop.

Chris
by ccameron
Thu May 23, 2013 3:14 pm
Forum: Feature requests
Topic: wish list: frequency search grid
Replies: 2
Views: 5264

Re: wish list: frequency search grid

Hi Rich, >Preference for one or the other? Or both? >For the previously-generated case, ideally the grid should interlace the frequencies for the previous summary file, right? That is, we should place a grid >point between each pair of summary-file eigenfrequencies? Reading a frequency list from a s...
by ccameron
Wed May 22, 2013 9:07 am
Forum: Feature requests
Topic: wish list: frequency search grid
Replies: 2
Views: 5264

wish list: frequency search grid

Hi Rich, I'm thinking it may be a useful feature to read in either a user defined frequency grid to search for modes or to read in a previously generated summary file and make a search grid from that. The usefulness in the first case would be in 'quick' searches for observed frequencies for a given ...
by ccameron
Mon May 13, 2013 8:56 am
Forum: Bug reports
Topic: floating point exception in example models
Replies: 6
Views: 5855

floating point exception in example models

Hi Rich, I'm getting the following at the start of the Adiabatic Mode Finding for the examples using models b3/degroote and mesa/bcep: Adiabatic Mode Finding ====================== Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation. Backtrace for this error: #0...
by ccameron
Tue May 07, 2013 11:35 am
Forum: Bug reports
Topic: version number, input, and compiling errors
Replies: 1
Views: 3104

version number, input, and compiling errors

Hi Rich, Here are a couple of things I've noticed when trying out the latest version. 1) I've tried to pull the latest version (0.9.5) but I'm still getting the version number listed as 0.9.4. Although some of the newer features (e.g. the calling sequence of gyre_ad namelist instead of gyre_ad < nam...
by ccameron
Tue Apr 16, 2013 6:27 pm
Forum: Bug reports
Topic: compiling 0.9.4
Replies: 3
Views: 3908

Re: compiling 0.9.4

Hi Rich, > Ah, I should have remember to remind y'all: you need to do an 'hg pull && hg up' in both the core and build top-level subdirs. I'm still having the same problem even with a "clean" download and install. I just updated to Xcode 4.6.2 so that may not be getting along with the latest mesasdk...