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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Catalina0421

  1. Catalina0421

    Split an array and create files

    Thank you guys! The program works perfectly...
  2. Catalina0421

    Split an array and create files

    Thanks! I will try tomorrow! Both are so nice!
  3. Catalina0421

    Split an array and create files

    Hi Mikrom for your answer... For me, the problem is generate the n text files... Maybe it's the simplest thing in the world but I can't figure it out.... Thanks again FJacq! I just wondering, could I use iostat in Ifort for Linux? Sorry if I say something stupid...
  4. Catalina0421

    Split an array and create files

    OK! Sorry if I was not clear with the information... The array is an input with many data (for example, 10 experiments) and I want to create small arrays or files (per each experiment). The problem is the array will change, it means, sometimes will be 20 experiments, sometimes 4. I don't want...
  5. Catalina0421

    Split an array and create files

    Hi everyone, I am working with Fortran 90 for almost a year and I have a problem with two parts. I have an array and I have to split in several parts. Each time the array is different so I can't change the code everytime. The only way I found it's split the array and transfer the small part...

Part and Inventory Search

Back
Top