drkc01
Mechanical
- Jan 26, 2015
- 6
Hi all
I have two subroutines Uhyper and rsurfu. they are independent of each other (so if elseif is not required)
A quick goggle search had me combining those two subroutines in one file - just copy and paste, since they are not related.
I did that and i have the error now "problem during compilation".
so something is not right. Now I know those two work just fine when i run them separately so what am i missing here?
is there any words or statements that is required in the fortran file.
Please help me
I have two subroutines Uhyper and rsurfu. they are independent of each other (so if elseif is not required)
A quick goggle search had me combining those two subroutines in one file - just copy and paste, since they are not related.
I did that and i have the error now "problem during compilation".
so something is not right. Now I know those two work just fine when i run them separately so what am i missing here?
is there any words or statements that is required in the fortran file.
Please help me