[MITgcm-devel] gfortran 4.0.0 an ptracers_readparms

Martin Losch mlosch at awi-bremerhaven.de
Fri Mar 10 04:17:46 EST 2006


Hi,
I have tried to use gfortran (gcc version 4.0.0) on my Apple  
PowerBook with the MITgcm and I could not compile the model because
> ptracers_readparms.f:1936: internal compiler error: in  
> gfc_conv_string_parameter, at fortran/trans-expr.c:1986
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Before I submit this report, I would like to know if there is any  
experience with gfortran and the MITgcm. I saw that for Fedora there  
are opt files.

gFortran cannot handle the following character arrays in the namelist  
PTRACERS_PARMS01:
PTRACERS_initialFile(PTRACERS_num)
PTRACERS_names(PTRACERS_num)
PTRACERS_long_names(PTRACERS_num)
PTRACERS_units(PTRACERS_num)

Is there a more recent version around that can do this?

Martin





More information about the MITgcm-devel mailing list