forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 15 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: unknown floating point exception b8a1
Miriam

Replies: 8
Views: 12692

PostForum: General   Posted: Sat Feb 25, 2012 5:09 pm   Subject:
I compiled with Checkmate, but also with Debug and ReleaseNet, no one is really working. I am now so confused about the values of A and C.
  Topic: unknown floating point exception b8a1
Miriam

Replies: 8
Views: 12692

PostForum: General   Posted: Sat Feb 25, 2012 2:45 pm   Subject:
here is where and how I call F1 :

FUNCTION RB(Q,E,VZ,R)
IMPLICIT DOUBLE PRECISION (A-H,O-Z)
DOUBLE PRECISION, DIMENSION (4000)::E,VZ,R
DOUBLE PRECIS ...
  Topic: unknown floating point exception b8a1
Miriam

Replies: 8
Views: 12692

PostForum: General   Posted: Sat Feb 25, 2012 1:00 pm   Subject:
FUNCTION F1(A,B,C)
IMPLICIT DOUBLE PRECISION (A-H,O-Z)
F1=B/(A*C) (LIne 364)
RETURN
END

and here is the call of the function

D1=F1(RAR,ETA2+(H*C2),E(J+1))
D2=F2(RAR,(ETA1+(H*C1) ...
  Topic: unknown floating point exception b8a1
Miriam

Replies: 8
Views: 12692

PostForum: General   Posted: Sat Feb 25, 2012 12:33 pm   Subject: unknown floating point exception b8a1
Since I am not a good programmer, I spent a couple of hours to figure out, where is this error coming from without any results. Here is the error message: "Floating point co-processir fault at ad ...
  Topic: Implement NETCDF.dll Win 64bit + Error 404
Miriam

Replies: 0
Views: 5158

PostForum: Support   Posted: Fri Jan 13, 2012 4:31 pm   Subject: Implement NETCDF.dll Win 64bit + Error 404
Hi

I am new to Fortran 95 and using Plato on a 64bit Windows System. I want to run an application which calls different modules (use test, use test2,...). I got several error messages:

1st: Erro ...
  Topic: Problems with running Fortran 77
Miriam

Replies: 2
Views: 7748

PostForum: Plato   Posted: Thu Dec 08, 2011 2:40 pm   Subject: Problems with running Fortran 77
Hello,

I got a couple of codes written in Fortran 77. I have to run them in order to use the data they produce. The problem is that Plato does not recognize the code as code. My guess is that Plato ...
  Topic: Error Real(kind=2) when real(kind=1) is required
Miriam

Replies: 8
Views: 29418

PostForum: Support   Posted: Tue Nov 29, 2011 2:54 pm   Subject:
I really dont get the meaning of the whole thing. With the "real"- declaration, it works, with "double precision" it is not.
If I use with double precision this way to call the s ...
  Topic: Error Real(kind=2) when real(kind=1) is required
Miriam

Replies: 8
Views: 29418

PostForum: Support   Posted: Tue Nov 29, 2011 8:48 am   Subject:
Thanx!!! It is working.
It worked also with the "traditional" call of the subroutine, but with the variable declaration as real instead of double precision in the module common_var.

Miri ...
  Topic: Error Real(kind=2) when real(kind=1) is required
Miriam

Replies: 8
Views: 29418

PostForum: Support   Posted: Mon Nov 28, 2011 4:26 pm   Subject: Error Real(kind=2) when real(kind=1) is required
Hello,
I think I spent a long time in front of the computer that I canīt see anymore. May be someone can help me find the mistake. here is the summarized code:

module common_var
implicit none
...
  Topic: Enable line numbers in print menu
Miriam

Replies: 5
Views: 8890

PostForum: General   Posted: Fri Nov 25, 2011 10:41 am   Subject:
Ultraedit solved the problem, but with Plato I couldnt find any way to enable printing line numbers
Thanx for your help!
  Topic: Enable line numbers in print menu
Miriam

Replies: 5
Views: 8890

PostForum: General   Posted: Thu Nov 24, 2011 9:41 am   Subject:
I couldnīt check the project properties buttom. It is not activated.
I am quite new in Fortran and Plato-World so that I couldnt make usage of the lis command. Sad
Frustration, this should be easy ...
  Topic: Plato-Printing line numbers with the code
Miriam

Replies: 1
Views: 7147

PostForum: Plato   Posted: Wed Nov 23, 2011 2:11 pm   Subject: Plato-Printing line numbers with the code
Hello,

I have a "huge" code and need to print it. The line numbers are displayed on my screen, but when I print the code, they dont appear on the paper Smile

I looked at the options of ...
  Topic: Enable line numbers in print menu
Miriam

Replies: 5
Views: 8890

PostForum: General   Posted: Wed Nov 23, 2011 2:09 pm   Subject:
I didnt get it Sad
My Plato does not show me that options and I am quite new in the Fortran world.
  Topic: Case distinction, file creation and modification
Miriam

Replies: 2
Views: 4762

PostForum: General   Posted: Wed Nov 23, 2011 10:18 am   Subject: Case distinction, file creation and modification
Hello guys,

I would like to check if a file exists, if it is the right calculation case. If it does not exist, it is created und results are stored in there.
This didnt work correctly, at least no ...
  Topic: Enable line numbers in print menu
Miriam

Replies: 5
Views: 8890

PostForum: General   Posted: Wed Nov 23, 2011 9:03 am   Subject: Enable line numbers in print menu
Hello,

I have a "huge" code and need to print it. The line numbers are displayed on my screen, but when I print the code, they dont appear on the paper Smile

I looked at the options of ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group