- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am getting 182 I/O status errors (invalid variable name), reading namelists that have variables with underscores and numeric characters in them. Is this normal? I have not found anything in the release notes or the users guide about special naming conventions for namelist variables. The variables that are causing problems all have an underscore and a number at the end of the name, (e.g. "REFINE_MAN_1"), which is the only thing I can see that differentiates them from other variables in out namelists. We have variables with underscores that read fine, and we have variables with numbers at the end of the name that read fine. If I exclude the variables named in this way the namelist read succeeds with no errors.
We are using Version 7.0 (Build 20021028Z) on RH7.2.
Thanks,
Harley Tigner
I am getting 182 I/O status errors (invalid variable name), reading namelists that have variables with underscores and numeric characters in them. Is this normal? I have not found anything in the release notes or the users guide about special naming conventions for namelist variables. The variables that are causing problems all have an underscore and a number at the end of the name, (e.g. "REFINE_MAN_1"), which is the only thing I can see that differentiates them from other variables in out namelists. We have variables with underscores that read fine, and we have variables with numbers at the end of the name that read fine. If I exclude the variables named in this way the namelist read succeeds with no errors.
We are using Version 7.0 (Build 20021028Z) on RH7.2.
Thanks,
Harley Tigner
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's not normal. See if 7.1 fixes it.
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Steve,
I have found what I think is the problem behind my original post. There were embedded tabs in the lines with the offending variables in the namelist. Once I removed the tabs the namelist read fine, including the variables I mentioned before.
I replaced all of the tabs with spaces to get it to work, but is this something that should fail?
Thanks again,
Harley Tigner
I have found what I think is the problem behind my original post. There were embedded tabs in the lines with the offending variables in the namelist. Once I removed the tabs the namelist read fine, including the variables I mentioned before.
I replaced all of the tabs with spaces to get it to work, but is this something that should fail?
Thanks again,
Harley Tigner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tabs should be treated as if they were spaces. You can report the problem through Premier Support or wait for the "combined technology" product late this year which will replace the "Intel Classic" run-time library with the "Compaq (DEC) Classic" RTL that gets this right.
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Steve,
This "combined technology product", by any chance will it include support for indexed file I/O? We are migrating from IRIX to LINUX and are in the process of coverting all of our fortran I/O into Berkeley databases because there is no compiler currently available that supports indexed file I/O.
Thanks,
Harley Tigner
This "combined technology product", by any chance will it include support for indexed file I/O? We are migrating from IRIX to LINUX and are in the process of coverting all of our fortran I/O into Berkeley databases because there is no compiler currently available that supports indexed file I/O.
Thanks,
Harley Tigner
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page