[mesa-users] jina/make

Francis Timmes fxt44 at mac.com
Tue May 1 12:27:03 EDT 2012


dear jing,

i don't have access to that OS and compiler, so my comments 
will be limited. presumably 2664 was compiling before this 
compiler error arose, so ask yourself what has changed and then 
try to either back out the changes or adapt to new environment. 
the compiler is saying exactly where and what the error is, 
and you have the source code to modify as need be. 

fxt




On May 1, 2012, at 9:00 AM, jingluan at caltech.edu wrote:

>> dear jing,
>> 
>> mesa 2664 is quite dated. consider deploying the most recent version,
>> 4028.
> 
> Thank you. But I need 2664. I use gfortran 4.6.0, Ubuntu 10.04.4
>> 
>> when reporting compilation or link problems, please include sufficient
>> information about your system (OS version, compiler version, etc).
>> 
>> fxt
>> 
>> 
>> 
>> 
>> On Apr 30, 2012, at 11:49 PM, jingluan at caltech.edu wrote:
>> 
>>> Hello,
>>> 
>>> I tried to install mesa2664 and got such err information saying that
>>> jina/make failed. Any suggestions please? Thank you :-)
>>> 
>>> ../private/derivatives.f:155.15:
>>> 
>>>              rates% forward_flow(ir) = r*rY
>>>              1
>>> Error: Dummy argument 'rates' with INTENT(IN) in variable definition
>>> context (assignment) at (1)
>>> ../private/derivatives.f:156.55:
>>> 
>>>              if (rates% forward_flow(ir) <= 1.0d-99) rates%
>>> forward_flow(ir)
>>>                                                      1
>>> Error: Dummy argument 'rates' with INTENT(IN) in variable definition
>>> context (assignment) at (1)
>>> ../private/derivatives.f:159.15:
>>> 
>>>              rates% reverse_flow(ir) = rinv*rinvY
>>>              1
>>> Error: Dummy argument 'rates' with INTENT(IN) in variable definition
>>> context (assignment) at (1)
>>> ../private/derivatives.f:160.55:
>>> 
>>>              if (rates% reverse_flow(ir) <= 1.0d-99) rates%
>>> reverse_flow(ir)
>>>                                                      1
>>> Error: Dummy argument 'rates' with INTENT(IN) in variable definition
>>> context (assignment) at (1)
>>> make: *** [derivatives.o] Error 1
>>> 
>>> /home/jingluan/mesa_zwicky/mesa2664/jina/make
>>> FAILED
>>> 
>>> 
>>> Sincerely,
>>> Jing





More information about the Mesa-users mailing list