Author |
Message |
Topic: Urgent Help Needed:the code shows error.. |
yuvadon
Replies: 1
Views: 4916
|
Forum: General Posted: Thu Dec 12, 2013 6:07 pm Subject: Urgent Help Needed:the code shows error.. |
c#######################################################################
c
c SPH: Smoothed Particle Hydrodynamics
c
c####################################################################### ... |
Topic: help please |
yuvadon
Replies: 1
Views: 5465
|
Forum: General Posted: Tue Aug 27, 2013 5:13 pm Subject: help please |
When I compiled the file i get error notification like this
main.F(20) : error 477 - The DIMENSION specification for variable X is not an explicit shape
for this line:
common/particle/ X(NDI ... |
Topic: part 2 |
yuvadon
Replies: 0
Views: 4292
|
Forum: General Posted: Tue Aug 27, 2013 5:04 pm Subject: part 2 |
c
do k=1,NDIM
do i=1,N_BC_GIVEN(k)
V(k,I_BC_GIVEN(k,i)) = V_BC_GIVEN(k,i) ! �E����Kp
enddo
enddo
c
c==== output
c## ... |
Topic: need help very urgent |
yuvadon
Replies: 2
Views: 5376
|
Forum: General Posted: Tue Aug 27, 2013 4:59 pm Subject: need help very urgent |
This is my final year project...I have to run the program using silverfrost ftn95 in order to complete my project.But as I compiled it shows to much of errors.I have no idea about it.So, could you guy ... |
|