Author |
Message |
Topic: Error 60, 699 & 399 |
AsifArshid
Replies: 3
Views: 6979
|
Forum: Support Posted: Wed Jun 19, 2013 7:17 am Subject: |
The code is around 3,000 lines. I am sending the starting few lines.
Code structure is like this:
Module..........................end
Subroutiens...............return...end
Main program......... ... |
Topic: Error 60, 699 & 399 |
AsifArshid
Replies: 3
Views: 6979
|
Forum: Support Posted: Wed Jun 19, 2013 5:12 am Subject: Error 60, 699 & 399 |
Dear All,
I would like to hear the reason and solution of the following Errors, if anybody could help me in this regard.
Error 60 - This statement contains an illegal character - ' '
error 6 ... |
Topic: Maximum limit of Array dimensions in silverFrost complier |
AsifArshid
Replies: 4
Views: 5905
|
Forum: Support Posted: Fri Apr 05, 2013 7:05 am Subject: Maximum limit of Array dimensions in silverFrost complier |
Dears,
Can anybody please confirm, if we can declare more then three dimensional arrays in Fortran 95 using Silver Frost (Plato) compiler ???? |
Topic: Use of function statement |
AsifArshid
Replies: 3
Views: 5607
|
Forum: Support Posted: Tue Mar 26, 2013 1:49 pm Subject: Re: |
Thanks a lot, its working good.
So, one more suggestion, can I use this silverfrost Plato (personal) version for my huge number of particles in my granular material simulation without any problem ? ... |
Topic: Use of function statement |
AsifArshid
Replies: 3
Views: 5607
|
Forum: Support Posted: Mon Mar 25, 2013 6:24 am Subject: Use of function statement |
Hello,
I am using a Plato SilverFrost Personal version(.f95). I am trying to develop a function for the cross product of two vectors, a very simple function as follows. This program is not running. ... |
|