[mesa-users] a little bug
Bill Paxton
paxton at kitp.ucsb.edu
Fri Aug 26 12:41:46 EDT 2016
On Aug 26, 2016, at 6:49 AM, Ehsan Moravveji wrote:
> Hi Bill,
>
> I hope this email finds you well.
> I just found a little bug in mlt_info.f90, line 978:
> s% d_gradT_dlnTm1(k) = s% d_gradr_dlndm1(k)
> should be
> s% d_gradT_dlnTm1(k) = s% d_gradr_dlnTm1(k)
>
> MLT is important, and interesting for me ;-)
>
> Kind regards,
> Ehsan.
>
Hi Ehasn,
Thanks! I've fixed it now. The dangers of cut-and-paste editing is that sometimes things get forgotten -- like this one.
I'm Cc'ing mesa-users in hopes that your effort will inspire others to find and report bugs! ;)
Cheers,
Bill
More information about the Mesa-users
mailing list