[Mesa-users] Compiling MESA error
Croxmor Moraga
rodrigo.moraga.merino at gmail.com
Tue May 12 21:28:24 EDT 2020
Thanks, it worked.
One last thing, before, I used the surface variables, like Tsurf, Rsurf and
stuff, but now, I want to use the photosphere variables, but summoning s%
Teff will not work, as the other routines says.
So, in that case, how can I use the Teff from another way?
El mar., 12 may. 2020 a las 21:22, Josiah Schwab (<jwschwab at ucsc.edu>)
escribió:
>
>> 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/8dd9e624/attachment.htm>
More information about the Mesa-users
mailing list