[Mesa-users] Van2019 Magnetic Braking implementation

Ndiogou Niang niang at sabanciuniv.edu
Mon Nov 25 20:39:11 UTC 2024


Dear MESA users,

I am working on evolution tracks of LMXBs and AMXPs (v 24.08.1, MESASDK
24.7.1 ).
I encountered some difficulties when trying to do runs using the Van2019
MB.
I directly used the "binary_run.f", "run_binary_extras.f" and
"run_star_extras.f" files provided as supplemental files in their papers
and modified the extension from .f to .f90.
The inlists  are also from the provided supplemental files with some minor
modifications.
The error I got when compiling is in the "Terminal_output.txt" file.
I would appreciate some help to solve this problem.

Thank you



-- 
*Ndiogou NIANG *
*Physics, PhD Candidate*

*Faculty of Engineering and Natural SciencesSabancı University*
*Istanbul, Turkey*
*+90 536 918 06 92*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20241125/d7c5b17d/attachment.htm>
-------------- next part --------------
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=7 -fdiagnostics-color  -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -fbounds-check -Wuninitialized -Warray-bounds -ggdb -ffree-form -ffree-line-length-none -x f95-cpp-input -std=f2008 -Wno-error=tabs -I/mnt/c/Users/suuser/OneDrive/MESA/mesa-24.08.1/include -I../src -c ../src/run_star_extras.f90
../src/run_star_extras.f90:53:46:

   53 |          s% how_many_extra_history_columns => how_many_extra_history_columns
      |                                              1
Error: Interface mismatch in procedure pointer assignment at (1): 'how_many_extra_history_columns' has the wrong number of arguments
../src/run_star_extras.f90:54:46:

   54 |          s% data_for_extra_history_columns => data_for_extra_history_columns
      |                                              1
Error: Interface mismatch in procedure pointer assignment at (1): Type mismatch in argument 'names' (CHARACTER(80)/INTEGER(4))
../src/run_star_extras.f90:56:46:

   56 |          s% how_many_extra_profile_columns => how_many_extra_profile_columns
      |                                              1
Error: Interface mismatch in procedure pointer assignment at (1): 'how_many_extra_profile_columns' has the wrong number of arguments
../src/run_star_extras.f90:57:46:

   57 |          s% data_for_extra_profile_columns => data_for_extra_profile_columns
      |                                              1
Error: Interface mismatch in procedure pointer assignment at (1): Type mismatch in argument 'names' (CHARACTER(80)/INTEGER(4))
make: *** [/mnt/c/Users/suuser/OneDrive/MESA/mesa-24.08.1/binary/work_standard_makefile_binary:34: run_star_extras.o] Error 1

FAILED
-------------- next part --------------
A non-text attachment was scrubbed...
Name: run_star_extras.f90
Type: application/octet-stream
Size: 10817 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20241125/d7c5b17d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: binary_run.f90
Type: application/octet-stream
Size: 132 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20241125/d7c5b17d/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: run_binary_extras.f90
Type: application/octet-stream
Size: 24604 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20241125/d7c5b17d/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inlist1
Type: application/octet-stream
Size: 1389 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20241125/d7c5b17d/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inlist_project
Type: application/octet-stream
Size: 975 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20241125/d7c5b17d/attachment-0004.obj>


More information about the Mesa-users mailing list