Recent content by travers

  1. T

    Unclassifiable statement,, Unexpected data declaration statement

    I delete precision, the errors also exist.
  2. T

    Unclassifiable statement,, Unexpected data declaration statement

    I am new to fortran. when I define something, I got a lot of errors? can anyone help me ? thanks . double :: leftsvd(istate,nsvd), svdval(nsvd) 1 Error: Unclassifiable statement at (1) Reduced_Model_Runtime.F90:192.2: double ...
Back
Top