[MITgcm-devel] _END_MASTER( )

Martin Losch mlosch at awi-bremerhaven.de
Tue Dec 14 11:25:24 EST 2004


Actually no, it was the compiler that returned an error. I have to 
admit, that the paths etc. of the account were not very well 
maintained, so it is possible that the preprocessor step was already 
wrong in some cases, I'll have to check that. But nevertheless, 
_END_MASTER() without myThid is confusing for someone like me (o:

Martin

On Dec 14, 2004, at 5:12 PM, Chris Hill wrote:

> Hi Martin,
>
> _END_MASTER() and _END_MASTER( myThid ) should both result in
>
> ENDIF
>
> i.e. the argument is ignored at the _END_MASTER() stage.
> Putting (mythid ) in there does no harm. Was it the pre-processor 
> stage that choked?
>
> Chris
>
> Martin Losch wrote:
>
>> Hi,
>> yesterday I had another embarrassing experience with MITgcm and SUN. 
>> I wanted to show how easy it is to install, compile and run it, but 
>> the (old) Sun Fortran compiler (version 5.?) choked on _END_MASTER() 
>> in mon_out.F
>> I had a look and there are a few instances of _END_MASTER( ) in 
>> solve_for_pressure and cg2d and cg3d. Are they necessary or shouldn't 
>> they be replaced by _END_MASTER( myThid )?
>>
>> Martin
>>
>> _______________________________________________
>> MITgcm-devel mailing list
>> MITgcm-devel at mitgcm.org
>> http://dev.mitgcm.org/mailman/listinfo/mitgcm-devel
>>
>
> _______________________________________________
> MITgcm-devel mailing list
> MITgcm-devel at mitgcm.org
> http://dev.mitgcm.org/mailman/listinfo/mitgcm-devel




More information about the MITgcm-devel mailing list