[Mesa-users] Compiling MESA error

Josiah Schwab jwschwab at ucsc.edu
Tue May 12 21:22:29 EDT 2020


>
>
> That's weird, I already changed it, but it still doesn't work: (Here is my
> run_star_extras again)
> gfortran -Wno-uninitialized -fno-range-check -fmax-errors=7
>  -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
> -I/home/rodrigo/mesa-r12778/include -c ../src/run_star_extras.f
> ../src/run_star_extras.f:67:26:
>
>    67 |          s% other_wind => my_wind
>       |                          1
> Error: Interface mismatch in procedure pointer assignment at (1): INTENT
> mismatch in argument 'x'
> make: *** [/home/rodrigo/mesa-r12778/star/work_standard_makefile:39:
> run_star_extras.o] Error 1
>

Please keep mesa-users on your replies.

As indicated by the error message, and shown in the example, the variables
X,Y,Z must have intent(in).

Josiah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20200512/c26df030/attachment.htm>


More information about the Mesa-users mailing list