Recent content by Karlisson

  1. Karlisson

    Comp Sci Counting Numbers in Curly Braces in Fortran?

    I am very grateful for the help. But in fact my input file is much higher, I just put the final. Instead of ignoring just three lines, we would have to ignore 1002 lines in this case. And if this number of lines change occasionally because they depend on the number of steps from my simulation...
  2. Karlisson

    Comp Sci Counting Numbers in Curly Braces in Fortran?

    I use tcl / tk. To this objective, I have not done any script. But I have done for other objectives.
  3. Karlisson

    Comp Sci Counting Numbers in Curly Braces in Fortran?

    Each number is related to a molecule. If you have more than one number between "{}" means that it is an aggregate, Ex .: { 28 31 5 }. If there is only one number in "{}", this molecule is free, Ex .: {19}. I want to count only the free molecules.
  4. Karlisson

    Comp Sci Counting Numbers in Curly Braces in Fortran?

    I am doing research for my MSc with the assistance of simulations, but since I use scripts to some calculations in fortran, for this my option in fortran, Excuse my writing, I do not speak English.
  5. Karlisson

    Comp Sci Counting Numbers in Curly Braces in Fortran?

    < Mentor Note -- thread moved to HH from the technical forums, so no HH Template is shown >[/color] I have a file Aggregation.dat ######################################################################################## 6.999e+04 4.50000e+01 2.22222e+00 4.94813e+00 2.50000e+01 1.00000e+00...
Back
Top