[MITgcm-support] Bug: undeclared forcing-file names in seaice_get_forcing

Dimitris Menemenlis dmenemenlis at gmail.com
Tue Aug 12 06:56:42 EDT 2008


P.S. subroutine SEAICE_GET_FORCING was removed from pkg/seaice 8  
months ago.  It should not be in your directory if you have downloaded  
latest code.

Dimitris Menemenlis
DMenemenlis at gmail.com

On Aug 11, 2008, at 9:32 PM, Mark Hadfield wrote:

> Hello all
>
> With MITgcm source updated today (checkpoint61b), for the unmodified  
> verification/lab_sea case, I am getting compiler errors in  
> subroutine SEAICE_GET_FORCING for the variables representing the  
> names of various forcing files:
>
> In file seaice_get_forcing.for:2485
>         WRITE(fName,'(A,I2.2)') uwindFile(1:iEnd), CurrentYear2
>                                         1
> Error: Unexpected array reference at (1)
> In file seaice_get_forcing.for:2491
>         WRITE(fName,'(A,I2.2)') vwindFile(1:iEnd), CurrentYear2
>                                          1
> Error: Unexpected array reference at (1)
> ...
> uwindFile, vwindFile, etc are declared as character variables in pkg/ 
> exf/EXF_PARAM.h. How are those declarations supposed to get into  
> SEAICE_GET_FORCING?
>
> Mark
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support




More information about the MITgcm-support mailing list