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 4 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Invalid KIND Specifier
agusbudipras

Replies: 6
Views: 10784

PostForum: Plato   Posted: Sat Aug 05, 2017 5:25 am   Subject:
!Solar magnitudes
REAL(sp), PARAMETER :: Mbol_Sun = 4.74
REAL(sp), PARAMETER :: MU_Sun = 5.67
REAL(sp), PARAMETER :: MB_Sun = 5.47
REAL(sp), PAR ...
  Topic: Invalid KIND Specifier
agusbudipras

Replies: 6
Views: 10784

PostForum: Plato   Posted: Sat Aug 05, 2017 5:24 am   Subject:
INTEGER, PARAMETER, PRIVATE :: rh = SELECTED_REAL_KIND(p = 9, r = 34)
REAL(rh), PARAMETER :: h = 6.62606876e-34_rh
REAL(rh), PARAMETER :: hbar = h/two_pi

...
  Topic: Invalid KIND Specifier
agusbudipras

Replies: 6
Views: 10784

PostForum: Plato   Posted: Sat Aug 05, 2017 5:18 am   Subject: Re:
You need to show us the code, at least the lines that produced the error messages.

I suspect that the code uses different kind numbers than those used by FTN95. If so, look up the description of th ...
  Topic: Invalid KIND Specifier
agusbudipras

Replies: 6
Views: 10784

PostForum: Plato   Posted: Sat Aug 05, 2017 4:47 am   Subject: Invalid KIND Specifier
Excuse me. I'm Agus.

Anybody can help me?

I found this error in my running program:

Compiling and linking file: Constants.F90

E:\PHYSICS\Semester 8\1. Tugas Akhir A (2) W\LAPAN\Pemrograma ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group