hi .i want to check my code step by step and i know i should use crtl+f10.but i do not know how to move yellow marker in break window, so all values after marker are zero.how could i move yellow marker?
Hi. i have a problem,i've wrote a cod for calculation K3_interpolated based on tetaS_radian_interpolated .in fact at first code calculates tetaS_radian for 24 hours of day (for 14 days) and then interpolates tetaS_radian for each 1/60 min ( 86400=24*60*1/(1/60))).
the problem is about...
Dear Gummibaer,
Thank for your help. In fact , I want to correct initial try of OZ _p, NO_p and NO2_P from OZ _p_NEW ,NO _p_NEW and NO2 _p_NEW. So, the 3th loop (based on your nomination) should continue for each I and j until SUM_Relative(i,j) become less than 1.ٍElse,it should continue with...
Hi.
This code includes an Iteration process. The problem is in the section 4 and using "cycle".with cycle the output files are empty,but with using GO TO they aren't empty but all outputs are zero.how should i use 'cycle' and why they are zero...
Hi.
I wrote this code but all results except of k_1 were NaN.Do you know what's the problem?
PROGRAM GRS_MECHANISM
IMPLICIT NONE
! The purpose Is Calculating K_1,K_2&K_4 from subroutines...
Thank so much for reply ,Dear Francois jacq.
It works correctly now.I tried another format formerly but saw a runtime error :
write(3,"(7(1x))") (d(i,j),j=1,7)
severe(60): infinite format loop
Do you know what's the reason?
Hi everybody
I’m new in this forum and need your help .
I wrote a code that calculates 7 variable in 24 hours. The output should be in the shape of a 24*7 matrix; but the problem is that 6th and 7th elements of each column printed at next row. Is this the print format problem or because of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.