[MITgcm-devel] Problems with TAF 2.1.37

Jean-Michel Campin jmc at ocean.mit.edu
Tue Feb 7 08:57:38 EST 2012


Hi Patrick,

There are few tests that failed last night, they are
 1) compiling pkg/seaice (dynamics):  lab_sea, global_ocean.cs32x15
 2) using a f77 compiler (g77, pgf77): some on 32-bit platform 
 (g77 on old aces 32 bit nodes), some on 64-bit platform (g77 on
  baudelaire, pgf77 on new aces-grid cluster).

I am getting an error message that looks like some f90 syntax
that is not understood by the compiler:

> ad_taf_output.f: In subroutine `adseaice_lsr':
> ad_taf_output.f:95852:
>                      adaushh = adau
>                      ^
> Expression at (^) has incorrect data type or rank for its context

and the declaration (line ~93841) is:
>       double precision adau(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
>       double precision adaushh(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)

I am going to try to revert to TAF version 2.1.34 (which was used
for Sunday night day testing, all compiling fine) to check that this 
is not a MITgcm coding issue).

Cheers,
Jean-Michel



More information about the MITgcm-devel mailing list