[Mesa-users] Help regarding extras routine

Francis Timmes fxt44 at mac.com
Wed Nov 16 14:17:24 UTC 2022


hi abhijnan,

common blocks are not thread safe and should not be used within a run_star_extras.

presumably you've followed/seen

https://docs.mesastar.org/en/release-r22.11.1/using_mesa/extending_mesa.html#using-the-other-hooks

https://jschwab.github.io/mesa-2021/

fxt





> On Nov 15, 2022, at 8:23 AM, ABHIJNAN KAR 20064 <abhijnank20 at iiserbpr.ac.in> wrote:
> 
> Hi mesa-users,
> I ma trying to include pulsar evaporation wind in a binary run.To implement it I am using use_other_wind = .true. in inlist and then x_cttrl(1)= 0.5(evaporation wind efficiency) to control the input parameter of wind efficiency .Also I have incorporated the other wind extra subroutine in run_star_extras_host.But somehow it is not showing up in the final result of mesa run.What might be the exact problem? Also where to declare the x_ctrl in the run_star_extras code?
> 
> Any help will be appreciated. The inlist and the run_star_extras are attached.<run_star_extras.f90><inlist1>
> Regards,
> Abhijnan Kar(He/his/him)
> BS-MS,IISER Berhampur
> 
> 
> 
> 
> 
> 
> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
> 



More information about the Mesa-users mailing list