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.

Norm

-- 
Norm Wood

     Department of Atmospheric Science
     Colorado State University
     [EMAIL PROTECTED]
     phone:  970-491-8587

_______________________________________________________________

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