From: Aaron D. <aar...@gm...> - 2011-09-17 17:54:37
|
Hi Ehsan, The ifort traceback information is telling you that the problem occurs in run_star_extras.f on line 175. Is this in a routine that you modified? The preceding error message tells you than the problem is with the array depsnuc_dlnt. I hope that gives you something to work with as you track down the problem. Aaron On Fri, Sep 16, 2011 at 11:29 PM, Ehsan Moravveji <mor...@ia...>wrote: > Dear MESA friends, > Hello. > I get the following error when trying to run a model of massive star. The > inlist used to work quite fine with the last official release. I use ifort > 12.0.4 on a Linux machine. > > > __________________________________________________________________________________________________________________________________________________ > > step lg_Tcntr Teff lg_LH lg_Lnuc Mass > H_rich H_cntr N_cntr Y_surf X_avg eta_cntr pts retry > lg_dt_yr lg_Dcntr lg_R lg_L3a lg_Lneu lg_Mdot > H_poor He_cntr O_cntr Z_surf Y_avg gam_cntr iters bckup > age_yr lg_Pcntr lg_L lg_LZ lg_Psurf lg_Dsurf > He_poor C_cntr Ne_cntr Si_cntr Z_avg v_div_cs dt_limit > > __________________________________________________________________________________________________________________________________________________ > > 1 7.548962 3.343E+04 4.801886 4.865465 18.999998 > 18.999998 0.699120 0.004651 0.279996 0.699596 -6.013394 1009 > 0 > 1.803116 0.692165 0.758225 -28.142923 3.795931 -7.568808 > 0.000000 0.280376 0.009270 0.020000 0.280172 0.012186 3 > 0 > 6.3550E+01 16.435724 4.566671 3.999594 3.921911 -8.841020 > 0.000000 0.000326 0.001853 0.000607 2.023E-02 0.309E-05 > varcontrol > > forrtl: severe (408): fort: (3): Subscript #1 of the array D_EPSNUC_DLNT > has value 1 which is less than the lower bound of 8 > > Image PC Routine Line > Source > star 0000000000ACE6CA Unknown Unknown Unknown > star 0000000000ACD245 Unknown Unknown Unknown > star 0000000000A7CDF6 Unknown Unknown Unknown > star 0000000000A27906 Unknown Unknown Unknown > star 0000000000A27D59 Unknown Unknown Unknown > star 0000000000405B0B run_star_extras_m 175 > run_star_extras.f > star 000000000047C85C profile_mp_do_pro 557 > profile.f > star 0000000000485C58 profile_mp_write_ 494 > profile.f > star 0000000000488FDA do_one_utils_mp_d 152 > do_one_utils.f > star 00000000004A928E evolve_mp_finish_ 827 > evolve.f > star 0000000000407451 star_lib_mp_star_ 370 > star_lib.f > star 0000000000412B63 run_star_support_ 1989 > run_star_support.f > star 0000000000407018 run_star_mp_do_ru 14 > run_star.f > star 000000000040710A MAIN__ 13 run.f > star 00000000004043FC Unknown Unknown Unknown > libc.so.6 00007F68007D5C4D Unknown Unknown Unknown > star 00000000004042F9 Unknown Unknown Unknown > Fri Sep 16 10:07:19 EDT 2011 > > > Any help is highly appreciated. > > Moravveji, Ehsan. > Ph.D student of Astrophysics. > Department of Physics, Institute for Advanced Studies in Basic Sciences > (IASBS), GavaZang Road, > Zanjan 45137-66731, Iran. > > Office: (+98)241-415 2118 > Fax: (+98)241-415 2104 > http://iasbs.ac.ir/students/moravveji > -- > This message has been scanned for viruses and > dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is > believed to be clean. > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > http://p.sf.net/sfu/rim-devcon-copy2 > _______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users > > |