[Mesa-users] Mass relax for a binary

Rob Farmer robert.j.farmer37 at gmail.com
Wed Sep 8 10:40:20 UTC 2021


Hi,
Well it should only go in inlist1 or inlist2 star_jiob section (as those
control the stars) not inlist_project (which controls the binary), hence
the error message "Fortran runtime error: Cannot match namelist object name
relax_mass" which is clearly telling you it's in the wrong namelist.

 !relax_mass = .true.
   !new_mass = 1.0

I assume you are uncommetning these options?

 relax_mass = .true.
  new_mass = 1.0

Otherwise they would have no effect.

Rob


On Wed, 8 Sept 2021 at 04:57, AbdelBassit Senhadji <sen-abd at hotmail.fr>
wrote:

> Hi Rob,
>
> I used these two lines for the single star case and it worked but for
> binary i don't know where is the error.
>
>    !relax_mass = .true.
>    !new_mass = 1.0
>
>
> I also added the above lines in inlist1 and inlist2 with different masses
> but did not work.
>
>
>
>
>
>
> estart from x950
> DATE: 2021-09-07
> TIME: 22:48:18
>
>
>  read inlist_project
>
>
>
>
> Failed while trying to read binary control namelist file: inlist_project
> Perhaps the following runtime error message will help you find the problem.
>
> At line 319 of file ../private/binary_ctrls_io.f90
> Fortran runtime error: Cannot match namelist object name relax_mass
>
> Error termination. Backtrace:
> #0  0x7fc38b220e47 in finalize_transfer
> at /home/user/sdk2-tmp/build/gcc/libgfortran/io/transfer.c:4128
> #1  0x424c36 in __binary_ctrls_io_MOD_read_binary_controls_file
> at ../private/binary_ctrls_io.f90:319
> #2  0x422475 in __binary_ctrls_io_MOD_read_binary_controls_file
> at ../private/binary_ctrls_io.f90:356
> #3  0x424ef7 in __binary_ctrls_io_MOD_read_binary_controls
> at ../private/binary_ctrls_io.f90:277
> #4  0x424ef7 in __binary_ctrls_io_MOD_do_one_binary_setup
> at ../private/binary_ctrls_io.f90:256
> #5  0x40f4d8 in __run_binary_support_MOD_do_run1_binary
> at ../private/run_binary_support.f90:204
> #6  0x406c7f in __binary_lib_MOD_run1_binary
> at ../public/binary_lib.f90:72
> #7  0x406821 in __run_binary_MOD_do_run_binary
> at /home/abdel/mesa-r15140/binary/job/run_binary.f90:7
> #8  0x40683d in binary_run
> at ../src/binary_run.f90:4
> #9  0x406874 in main
> at ../src/binary_run.f90:2
> DATE: 2021-09-07
> TIME: 22:48:18
>
>
>
>
>
>
> Thanks
> Abdel
>
>
>
> ------------------------------
> *De :* Rob Farmer <robert.j.farmer37 at gmail.com>
> *Envoyé :* 7 septembre 2021 14:54
> *À :* AbdelBassit Senhadji <sen-abd at hotmail.fr>
> *Cc :* mesa-users at lists.mesastar.org <mesa-users at lists.mesastar.org>
> *Objet :* Re: [Mesa-users] Mass relax for a binary
>
> Hi,
>
> relax_mass should work for both stars (note you would need to specify it
> in both star's inlists). If you provide inlists, any error messages, and
> why you think it's not working for you, we can provide more help.
>
> Rob
>
> On Mon, 6 Sept 2021 at 01:20, AbdelBassit Senhadji via Mesa-users <
> mesa-users at lists.mesastar.org> wrote:
>
> Hi all,
>
> I am evolving a binary system using MESA ( last version ). I was wondering
> if the relax_mass works for binaries ( only for the donor )?
>
> I've tried that for a single star evolution and worked perfectly but for a
> binary I am struggling with it.
>
>
> Any help is welcome!
>
> Thanks
> Abdel
>
>
>
>
>
>
> *Abdelbassit Senhadji* (PhD candidate)
>
> *University of New South Wales Canberra*
>
> *School of Science*
>
> *Australian Defence Force Academy*
>
> *Northcott Dr., Campbell, ACT 2600*
>
> Australia
>
> *www.abdelbassitsenhadji.com <http://www.abdelbassitsenhadji.com/>*
>
>
>
> _______________________________________________
> 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/20210908/407488a3/attachment.htm>


More information about the Mesa-users mailing list