Symbol Description Uses
xcoord Temps. for building lists of values for uni-dimensionally 6



File Line number Procedure Code
./model/src/read_write.F 387 WRITE_XY_XLINE_RS
      REAL*8 xcoord(sNx*nSx)
./model/src/read_write.F 409 WRITE_XY_XLINE_RS
        xcoord(sNx*(bi-1)+I)=fld(I,J,bi,bj)
./model/src/read_write.F 412 WRITE_XY_XLINE_RS
      CALL WRITE_1D_R8( xcoord, sNx*nSx, INDEX_I,msgBuf1,msgBuf2)
./model/src/config_summary.F 496 CONFIG_SUMMARY
        xcoord((bi-1)*sNx+I) = xC(I,1,bi,1)
./model/src/config_summary.F 499 CONFIG_SUMMARY
      CALL WRITE_1D_R8( xcoord, sNx*nSx, INDEX_I,'xcoord = ',
./model/src/config_summary.F 50 CONFIG_SUMMARY
      _RL                     xcoord(Nx)