[mesa-users] defaults

Willie Strickland cwskas at gmail.com
Fri Jun 10 18:26:58 EDT 2016


Results with  MESA 8118 on MacOS 10.11.5 using 20160404 SDK.  Now I get the same value you do if mdot_omega_power = 0.


1 . inlist_15M_dynamo as in test_suite  —>   mdot_omega_power = 0.43

290   3.2227903931317647E+005 (star_age)


2. inlist_15M_dynamo modified  —>   ! mdot_omega_power = 0.43

289   3.2193608523103758E+005 (star_age)


3. inlist_15M_dynamo modified  —>   mdot_omega_power = 0

289   3.2164962284331943E+005 (star_age)


Willie


> On Jun 10, 2016, at 4:48 PM, Willie Strickland <cwskas at gmail.com> wrote:
> 
> I am running 8118 on MacOS 10.11.5.  I just noticed that I had an older SDK.  I have installed mesasdk-x86_64-osx-10.10-20160404.dmg and will retest.
> 
> Willie
> 
> 
>> On Jun 10, 2016, at 4:07 PM, Martin C. <martincs14 at gmail.com> wrote:
>> 
>> Thanks for this Willie,
>> Let's use this test instead of my inlists for comparison then. 
>> I get same as you for case 1 and 2.
>> For your third case, I get a third answer!
>>     289                  3.2164962284331943E+005    (star age)
>> 
>> You say you expect commenting it (! mdot_omega_power = 0.43) out to give the the same as setting it to zero?
>> Josiah and I expect this to have no effect, but somehow it does?
>> 
>> thanks!
>> 
>> I'm on ubuntu14 VM, latest mesa version8118, sdk.mesasdk-x86_64-linux-20160129.tar.gz
>> 
>> Martin
>> 
>> On Fri, Jun 10, 2016 at 4:14 PM, Willie Strickland <cwskas at gmail.com> wrote:
>> I used the 15M_dynamo test case to do a quick test.  I made no other changes to the inlist than the following.  The values below are from the end of the run.  controls.defaults, line 3035, says "! Set to 0 to disable this feature” but commenting mdot_omega_power had the same value as setting it to zero as would be expected.
>> 
>> 1 . inlist_15M_dynamo as in test_suite  —>   mdot_omega_power = 0.43
>> 
>> <mdot_omega_power_0p43-final.png>
>> 
>> 
>> 2. inlist_15M_dynamo modified  —>   ! mdot_omega_power = 0.43
>> 
>> <mdot_omega_power_commented-final.png>
>> 
>> 
>> 3. inlist_15M_dynamo modified  —>   mdot_omega_power = 0
>> 
>> <mdot_omega_power_commented-final.png>
>> 
>> Willie
>> 
>> 
>> 
>>> On Jun 10, 2016, at 1:03 PM, Martin C. <martincs14 at gmail.com> wrote:
>>> 
>>> if I override the default with the default I should get the same output right?
>>> 
>>> But when I add say
>>> mdot_omega_power = 0.43
>>> to my inlist, it somehow changes the output even though that is the default value.
>> 
>> 
>> 
>> 
>> -- 
>> Martin C.
> 





More information about the Mesa-users mailing list