No subject
Fri Oct 2 04:25:39 EDT 2015
is is throwing an error in MDSIO_READ_FIELD:
C File name should not be too long:
C IL(+pIL if not useCurrentDir)(+5: '.data')(+8: bi,bj) =3D< MAX_LEN_FNA=
M
C and shorter enough to be written to msgBuf with other informations
IF ( useCurrentDir .AND. (90+IL).GT.MAX_LEN_MBUF ) THEN
WRITE(msgBuf,'(2A,2(I4,A))') 'MDS_READ_FIELD: ',
& 'Too long (IL=3D',IL,') file name:'
CALL PRINT_ERROR( msgBuf, myThid )
WRITE(errorMessageUnit,'(3A)')'file: >',fName(1:IL),'<'
CALL ALL_PROC_DIE( myThid )
STOP 'ABNORMAL END: S/R MDS_READ_FIELD'
ELSEIF ( (90+IL+pIL).GT.MAX_LEN_MBUF ) THEN
WRITE(msgBuf,'(2A,2(I4,A))') 'MDS_READ_FIELD: ',
& 'Too long (pIL=3D',pIL,', IL=3D',IL,') pfix + file name:'
CALL PRINT_ERROR( msgBuf, myThid )
WRITE(errorMessageUnit,'(3A)')'pfix: >',mdsioLocalDir(1:pIL),'<'
WRITE(errorMessageUnit,'(3A)')'file: >',fName(1:IL),'<'
!##########################################################################=
####
WRITE(errorMessageUnit,*) 'MAX_LEN_MBUF:',MAX_LEN_MBUF
WRITE(errorMessageUnit,*) '90+IL+PIL :',90+IL+PIL
!##########################################################################=
####
CALL ALL_PROC_DIE( myThid )
STOP 'ABNORMAL END: S/R MDS_READ_FIELD'
ENDIF
(I added the code between the !### lines to get some extra printout.) I h=
ave been trying to figure out which file the code is choking on but have no=
t been successful.
Does this type of error mean that a file is being specified in one of the d=
ata.* files but is not present on disk (or that a symbolic link is broken)?
The packages that I am using are:
useEXF =3D .TRUE. ,
useGMRedi =3D .TRUE. ,
useSBO =3D .TRUE. ,
useSeaice =3D .TRUE. ,
useGGL90 =3D .TRUE. ,
useSALT_PlUME =3D .TRUE. ,
useDiagnostics =3D .TRUE. ,
useECCO =3D .TRUE. ,
useCTRL =3D .TRUE. ,
useProfiles =3D .TRUE. ,
useSMOOTH =3D .TRUE. ,
usePtracers =3D .TRUE. ,
useGChem =3D .TRUE. ,
We've also developed a similar custom simulation for Hg species (also based=
on PTRACERS), but that does not die with this error. So I'm thinking that=
something may be amiss in my PFC run directory, either in the files or in =
the data* namelist files.
Any ideas? Thanks for your assistance.
Best,
Bob Y.
--
Bob Yantosca
Senior Software Engineer
GEOS-Chem Support Team
http://wiki.geos-chem.org/GEOS-Chem_Support_Team<https://urldefense.proofpo=
int.com/v2/url?u=3Dhttp-3A__wiki.geos-2Dchem.org_GEOS-2DChem-5FSupport-5FTe=
am&d=3DCwMFAg&c=3DWO-RGvefibhHBZq3fL85hQ&r=3DXTJBopAzwSsAgEljIk6g1TdJEZxb_b=
VLEjVNpBxfBIw&m=3Dz7lZCjunVEh0Dnw7Rr7YMmXMWhjAvHTgryjfMlizSf0&s=3DSHkHHGSmd=
NUDNCOa5qgYbdCf15-gB8uwMxKM7Ie0eB8&e=3D>
Group email: geos-chem-support at as.harvard.edu<mailto:geos-chem-support at as.h=
arvard.edu>
Individual email: yantosca at seas.harvard.edu<mailto:yantosca at seas.harvard.ed=
u>
(617) 496-9424
--_000_BN3PR0701MB1282B2A8E79001220AD0E86AECBD0BN3PR0701MB1282_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Georgia;
panose-1:2 4 5 2 5 4 5 2 3 3;}
@font-face
{font-family:"Lucida Console";
panose-1:2 11 6 9 4 5 4 2 2 4;}
@font-face
{font-family:"MS PGothic";
panose-1:2 11 6 0 7 2 5 8 2 4;}
@font-face
{font-family:"\@MS PGothic";
panose-1:2 11 6 0 7 2 5 8 2 4;}
@font-face
{font-family:"DejaVu Sans";
panose-1:2 11 6 3 3 8 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal;
font-family:"Georgia","serif";
color:windowtext;}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:"Georgia","serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D">Hi all,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D">Nevermind, I figured it out.&n=
bsp; In my pfc_readparms.F routine I wasn’t setting a certain f=
ile name to ‘ ‘ by default. This would have told MITgcm t=
o skip the file.
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D">But what really happened was t=
hat the file name was given some uninitalized junk value, and then MITgcm t=
ried to read a file name that was gibberish.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D">Oh well. In case anyone =
else encounters a similar error, then this is how to fix it.<o:p></o:=
p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D">Thanks again!<o:p></o:p></span=
></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D">Best,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D">Bob Y<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D"><o:p> </o:p></span></p>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">--<o:p><=
/o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">Bob Yant=
osca<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">Senior S=
oftware Engineer<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">GEOS-Che=
m Support Team<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA"><a href=
=3D"http://wiki.geos-chem.org/GEOS-Chem_Support_Team">http://wiki.geos-chem=
.org/GEOS-Chem_Support_Team</a><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">Group em=
ail:
<a href=3D"mailto:geos-chem-support at as.harvard.edu">geos-chem-support at as.ha=
rvard.edu</a><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">Individu=
al email:
<a href=3D"mailto:yantosca at seas.harvard.edu">yantosca at seas.harvard.edu</a><=
o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">(617) 49=
6-9424<o:p></o:p></span></p>
</div>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in =
0in 0in">
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:"=
;Tahoma","sans-serif"">From:</span></b><span style=3D"font-s=
ize:10.0pt;font-family:"Tahoma","sans-serif""> Yantosca=
, Robert M. [mailto:yantosca at seas.harvard.edu]
<br>
<b>Sent:</b> Thursday, March 03, 2016 1:25 PM<br>
<b>To:</b> mitgcm-support at mitgcm.org<br>
<b>Subject:</b> [MITgcm-support] *** ERROR *** MDS_READ_FIELD: Too long<o:p=
></o:p></span></p>
</div>
</div>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif"">Hi –<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif"">I am creating a custom simulation for PFC=
217;s (based on PTRACERS) and have been getting this error in the MDSIO pac=
kage:<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">(PID.TID 0000.0001) *** ERROR *** MDS_READ_FIELD: Too l=
ong (pIL=3D 0, IL=3D 512) pfix + file name:<o:p></o:p></spa=
n></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">pfix: ><<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">file: >^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^=
@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^=
@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@=
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^=
@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@=
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^=
@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@=
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^=
@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@=
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^=
@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@=
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^=
@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@=
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@<<o:p></o:=
p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">MAX_LEN_MBUF: =
512<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">90+IL+PIL : =
602<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">(PID.TID 0000.0001) *** ERROR *** S/R ALL_PROC_DIE: end=
ing the run<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif"">From what I can gather, the error means that=
the file name is too long. This is throwing an error in MDSIO_READ_F=
IELD:<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console"">C File name should not be to=
o long:<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console"">C IL(+=
pIL if not useCurrentDir)(+5: '.data')(+8: bi,bj) =3D< MAX_LEN_F=
NAM<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console"">C and shor=
ter enough to be written to msgBuf with other informations<o:p></o:p></span=
></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; IF ( useCurrentDir .AND. (90+IL).GT.MAX_LEN_MBUF ) THEN<o:p></o:p></=
span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; WRITE(msgBuf,'(2A,2(I4,A))') 'MDS_READ_FIELD: ',<o:p></o:p><=
/span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &am=
p; 'Too long (IL=3D',IL,') file name:'<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; CALL PRINT_ERROR( msgBuf, myThid )<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; WRITE(errorMessageUnit,'(3A)')'file: >',fName(1:IL),'<=
'<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; CALL ALL_PROC_DIE( myThid )<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; STOP 'ABNORMAL END: S/R MDS_READ_FIELD'<o:p></o:p></span></p=
>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; ELSEIF ( (90+IL+pIL).GT.MAX_LEN_MBUF ) THEN<o:p></o:p></span></p=
>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; WRITE(msgBuf,'(2A,2(I4,A))') 'MDS_READ_FIELD: ',<o:p></o:p><=
/span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &am=
p; 'Too long (pIL=3D',pIL,', IL=3D',IL,') pfix + file name:=
'<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; CALL PRINT_ERROR( msgBuf, myThid )<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; WRITE(errorMessageUnit,'(3A)')'pfix: >',mdsioLocalDir(1:p=
IL),'<'<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; WRITE(errorMessageUnit,'(3A)')'file: >',fName(1:IL),'<=
'<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console"">!###########################=
###################################################<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; WRITE(errorMessageUnit,*) 'MAX_LEN_MBUF:',MAX_LEN_MBUF<o:p><=
/o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; WRITE(errorMessageUnit,*) '90+IL+PIL :',=
90+IL+PIL
<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console"">!###########################=
###################################################<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; CALL ALL_PROC_DIE( myThid )<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; STOP 'ABNORMAL END: S/R MDS_READ_FIELD'<o:p></o:p></span></p=
>
<p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-size:=
12.0pt;font-family:"Lucida Console""> &nbs=
p; ENDIF<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif"">(I added the code between the !### lines to =
get some extra printout.) I have been trying to figure out whic=
h file the code is choking on but have not been successful.
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif"">Does this type of error mean that a file is =
being specified in one of the data.* files but is not present on disk (or t=
hat a symbolic link is broken)?
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif"">The packages that I am using are:<o:p></o:p>=
</span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useEXF =
=3D .TRUE. ,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useGMRedi =3D .TRUE. =
; ,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useSBO =
=3D .TRUE. ,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useSeaice =3D .TRUE. =
; ,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useGGL90 =3D .TRUE.=
,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useSALT_PlUME =3D .TRUE. &=
nbsp; ,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useDiagnostics =3D .TRUE. =
,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useECCO =3D .=
TRUE. ,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useCTRL =3D .=
TRUE. ,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useProfiles =3D .TRUE. &nb=
sp; ,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useSMOOTH =3D .TRUE. =
; ,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">usePtracers =3D .TRUE. &nb=
sp; ,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console"">useGChem =3D .TRUE.=
,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif"">We’ve also developed a similar custom =
simulation for Hg species (also based on PTRACERS), but that does not die w=
ith this error. So I’m thinking that something may be amiss in
my PFC run directory, either in the files or in the data* namelist files.&=
nbsp; <o:p>
</o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif"">Any ideas? Thanks for your assistance.=
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif"">Best,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif"">Bob Y.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Lu=
cida Console""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">--<o:p><=
/o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">Bob Yant=
osca<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">Senior S=
oftware Engineer<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">GEOS-Che=
m Support Team<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA"><a href=
=3D"https://urldefense.proofpoint.com/v2/url?u=3Dhttp-3A__wiki.geos-2Dchem.=
org_GEOS-2DChem-5FSupport-5FTeam&d=3DCwMFAg&c=3DWO-RGvefibhHBZq3fL8=
5hQ&r=3DXTJBopAzwSsAgEljIk6g1TdJEZxb_bVLEjVNpBxfBIw&m=3Dz7lZCjunVEh=
0Dnw7Rr7YMmXMWhjAvHTgryjfMlizSf0&s=3DSHkHHGSmdNUDNCOa5qgYbdCf15-gB8uwMx=
KM7Ie0eB8&e=3D">http://wiki.geos-chem.org/GEOS-Chem_Support_Team</a><o:=
p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">Group em=
ail:
<a href=3D"mailto:geos-chem-support at as.harvard.edu">geos-chem-support at as.ha=
rvard.edu</a><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">Individu=
al email:
<a href=3D"mailto:yantosca at seas.harvard.edu">yantosca at seas.harvard.edu</a><=
o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:"Ge=
orgia","serif";color:black;mso-fareast-language:JA">(617) 49=
6-9424<o:p></o:p></span></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>
--_000_BN3PR0701MB1282B2A8E79001220AD0E86AECBD0BN3PR0701MB1282_--
More information about the MITgcm-support
mailing list