- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi:
We are getting this compile time error message with the following code using Intel Fortran Compiler 7.0:
plxsun=8.794d0/DR/3600.0d0
^
Error 161 at (539:calc_data.f) : Expression shape conformance violation
^
Error 161 at (539:calc_data.f) : Expression shape conformance violation
plxsun and DR are bothreal(8)
In searching through the forums it appears this question was posted before but there didn't seem to be a response. Any ideas?
Thanks,
ej
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We would need to see the declarations of plxsun and DR - are they arrays?
Have you tried version 8.0?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Steve:
Here are the declarations for DR and plxsun. They are not arrays:
real(8) DR
real(8) plxsun
We haven't tried version 8.0.
Thanks,
ej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Interesting. Well, do try 8.0.

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