[MITgcm-devel] problems with profile package on BlueFire
Matthew Mazloff
mmazloff at ucsd.edu
Fri Mar 25 13:55:30 EDT 2011
Hello,
The model is crashing in profiles_init_fixed.F (actually
profiles_init_ncfile.F) on BlueFire. It does not like initializing
all the profile files and gives the error:
"profiles_init_ncfile.f", line 3557: 1525-014 The I/O operation on
unit 10 cannot be completed because an errno value of 2 (A file or
directory in the path name does not exist.) was received while opening
the file. The program will stop.
This is for the default profilesfile_equi_type.EQ.2 -- binary
writing. If I set profilesfile_equi_type.EQ.1 -- netcdf writing --
all files are initialized but I have a suspicion that the model
values are being written incorrectly -- can anyone verify that
profilesfile_equi_type.EQ.1 works?
And, perhaps, more importantly, does anyone know why I am getting this
error on BlueFire when initializing the profile package using binary I/
O?
Thanks
Matt
More information about the MITgcm-devel
mailing list