- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am able to compile the following snippet in Vista (IVF 11.072). But I receive compilation error in Linux
Intel Fortran Compiler (ver 9.0). Ialso converted the whole expression into tiny pieces. Still I have compilation errors. The error msg. is as follows:
fortcom: Severe: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.
...
Code snippet:
#if 1
der2=(2*b*E**(b*E**(y**2/delta**2))*(-(delta**2*E**(y**2/delta
1 **2)*(E**(b*delta*E**y**2) - E**(b*E**(y**2/delta**2)))) - 2
2 *b*delta**6*E**(b*delta*E**y**2 + 2*y**2)*y**2 + 4*b*delta**3
3 *E**(b*delta*E**y**2 + (1 + delta**(-2))*y**2)*y**2 - 2*E**(y
4 **2/delta**2)*(E**(b*delta*E**y**2) - E**(b*E**(y**2/delta
5 **2)) + b*E**(b*delta*E**y**2 + y**2/delta**2))*y**2 + delta
6 **5*E**y**2*(E**(b*delta*E**y**2) - E**(b*E**(y**2/delta
7 **2)))*(1 + 2*y**2)))/(delta**4*(E**(b*delta*E**y**2) - E**(b
8 *E**(y**2/delta**2)))**2)
#endif
Please help!
Regards
Praba
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks!
-Praba

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page