[mesa-users] other_winds not being called

Bill Paxton paxton at kitp.ucsb.edu
Tue Aug 20 14:54:12 EDT 2013


On Aug 20, 2013, at 11:48 AM, Jared Brooks wrote:

> Hi Bill,
> 
> I'm trying to use my own winds routine using the 'other' hooks, but it's not being called.  I set the pointer in extras_controls and the use_other_wind = .true. variable in my &controls section, so I'm not sure what I did wrong.
> 
> Thanks,
> 
> Jared
> <inlist><inlist_wd3><run_star_extras.f><run.f><makefile><0.6M_wd.mod><he_accretion_history.dat>

Hi Jared,

Let's see if you can find it!   
Start by grep'ing for other_wind in star_private.
That will of course lead you to winds.f
Add write statements there to print out s% use_other_wind to see if it is in fact .true.
Do the usual patch dance in star/test to ./mk and ./export and then do ./mk in your work directory.

Happy hunting!

Cheers,
Bill








More information about the Mesa-users mailing list