From: RICHARD H D T. <tow...@as...> - 2017-06-23 01:19:46
|
Hi Jing — Your model is in FGONG format, but you tell GYRE it is in MESA format. To fix, either specify pulse_data_format = ‘GYRE’ in the MESA inlist, or specify file_format = ‘FGONG’ in the GYRE inlist. FYI, there is another problem with your GYRE inlist — you need to replace the freq_units parameter with freq_min_units and freq_max_units parameters. cheers, Rich > On Jun 22, 2017, at 7:42 PM, Jing Luan <jin...@gm...> wrote: > > Dear mesa users, > > Not quite sure whether this is the very proper place to ask. But I guess there must a decent number of mesa users who also use gyre. Apology for that! > > I create a model file for gyre-5.0 using mesa-r8118. I run gyre separately from mesa, and it reports the following err message: > > Model Init > ========== > > Reading from MESA file > File name 1.5M-delta-Scuti.mesa > At line 258 of file gyre_mesa_file.f90 > Fortran runtime error: Bad integer for item 1 in list input > > I did the same procedure, i.e. creating a model file using mesa and then feeding it to gyre, for a white dwarf using the same version of mesa and gyre before, and it worked fine. > > I attach my inlist for mesa, file 'gyre.in' for gyre, and the mesa model file. > > Many thanks! > > Sincerely, > Jing > > > <inlist_1.5M_with_diffusion><gyre.in><1.5M-delta-Scuti.mesa>------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users |