[MITgcm-devel] _END_MASTER( )

Chris Hill cnh at mit.edu
Tue Dec 14 11:12:35 EST 2004


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
>




More information about the MITgcm-devel mailing list