[Mesa-users] Error message while compiling MESA
Pablo Marchant
pamarca at gmail.com
Sun Aug 25 20:59:24 EDT 2019
Hi Lucero,
When doing this you might find it helpful to run grep to locate things that
MESA complains about. Now you have
bad history list name: log_surf_pressure
bad history list name: log_surf_density
bad history list name: log_surf_temperature
This indicates output options that are not available, for your case these
have been either removed or renamed. Doing "grep -r "log_surf_temperature"
*" in your work directory should show these are on the file
history_columns.list. If you just comment those lines your run should move
further ahead.
Cheers
On Sun, Aug 25, 2019, 19:36 Lucero Uscanga via Mesa-users <
mesa-users at lists.mesastar.org> wrote:
> Dear Josiah,
>
> Sorry for bothering you again! ;) I have done the changes for the Ledoux
> criterion as well as others for overshooting that I found. Now, it runs,
> but I have nothing in the LOGS file. Now, I have this message after the
> ./rn:
>
> Sun Aug 25 19:20:22 CDT 2019
>
> version_number 11701
>
> read inlist_exercise
>
>
>
> The terminal output contains the following information
>
>
> 'step' is the number of steps since the start of the run,
>
> 'lg_dt' is log10 timestep in years,
>
> 'age_yr' is the simulated years since the start run,
>
> 'lg_Tcntr' is log10 center temperature (K),
>
> 'lg_Dcntr' is log10 center density (g/cm^3),
>
> 'lg_Pcntr' is log10 center pressure (ergs/cm^3),
>
> 'Teff' is the surface temperature (K),
>
> 'lg_R' is log10 surface radius (Rsun),
>
> 'lg_L' is log10 surface luminosity (Lsun),
>
> 'lg_LH' is log10 total PP and CNO hydrogen burning power (Lsun),
>
> 'lg_L3a' is log10 total triple-alpha helium burning power (Lsun),
>
> 'lg_gsurf' is log10 surface gravity,
>
> 'lg_LNuc' is log10 nuclear power excluding photodisintegration
> (Lsun),
>
> 'lg_LNeu' is log10 total neutrino power (Lsun),
>
> 'lg_Psurf' is log10 surface pressure (gas + radiation),
>
> 'Mass' is the total stellar baryonic mass (Msun),
>
> 'lg_Mdot' is log10 magnitude of rate of change of mass (Msun/year),
>
> 'lg_Dsurf' is log10 surface density (g/cm^3),
>
> 'H_env' is the amount of mass where H is the most abundant iso,
>
> 'He_core' is the largest mass where He is most abundant iso.
>
> 'C_core' is the largest mass where C is most abundant iso.
>
> 'H_cntr' is the center H1 mass fraction,
>
> 'He_cntr' is the center He4 mass fraction,
>
> 'C_cntr' is the center C12 mass fraction,
>
> 'N_cntr' is the center N14 mass fraction,
>
> 'O_cntr' is the center O16 mass fraction,
>
> 'Ne_cntr' is the center Ne20 mass fraction,
>
> 'X_avg' is the star average hydrogen mass fraction,
>
> 'Y_avg' is the star average helium mass fraction,
>
> 'Z_avg' is the star average metallicity,
>
> 'gam_cntr' is the center plasma interaction parameter,
>
> 'eta_cntr' is the center electron degeneracy parameter,
>
> 'zones' is the number of zones in the current model,
>
> 'iters' is the number of newton iterations for the current step,
>
> 'retry' is the number of step retries required during the run,
>
> 'bckup' is the number of step backups required during the run,
>
> 'dt_limit' is an indication of what limited the timestep.
>
>
> All this and more are saved in the LOGS directory during the run.
>
> change to "basic.net"
>
> number of species 8
>
> new_lnPgas_flag T
>
> system automatically turned off use_eosDT2 for lnPgas_flag true
>
> read hist_col.list
>
> bad history list name: log_surf_pressure
>
> bad history list name: log_surf_density
>
> bad history list name: log_surf_temperature
>
> star_set_history_columns ierr -1
>
> do_star_job_controls_after ierr -1
>
> before_evolve_loop ierr -1
>
> Sun Aug 25 19:20:24 CDT 2019
>
> Any help will be very appreciated.
>
> Best regards,
> Lucero.
>
>
>> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20190825/d5bd550b/attachment.html>
More information about the Mesa-users
mailing list