Norm Wood writes:

> Has anyone else run into a problem reading the restart
> version number from the restart file?
>
> This is occuring with the solo code compiled for the
> bgrid core using pgf90 under Linux.
>
> When executed, (an initial run, not a restart run) the run
> aborts with a message from the open_prog_var_file() subroutine
> in bgrid_prog_var.f90:
>
> FATAL from PE    1: bgrid_prog_var_mod:
>                     problem extracting restart version number
>
> This subroutine searches for the string "restart format" in
> the restart file but doesn't find it and issues a FATAL call
> to mpp_error().  The restart file exists (bgrid_prog_var.res),
> but strings shows no occurrence of "restart format" in the file.

It's possible there's a file mismatch. Have you tried using the
cold-start option of bgrid_solo? It is capable of generating all
its own input data, and should not need bgrid_prog_var.res.
-- 

Balaji         1 609.452.6516
SGI/GFDL Princeton University


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
Fms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fms-users

Reply via email to