Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. moldynamics

    column reading in fortran

    Dear forumers, I am not an experienced programmer, so please bear with me :) I want to look at some data that I obtained and need to do the following, in pseudocode: read x(k) list do k=1 until end if x(k+1) less than -10 !do nothing end if if x(k+1) greater than -10 then x(k+2) greater...

Part and Inventory Search

Back
Top