<

Results 1 to 4 of 4

Thread: ECLIPSE batch file to creat queue runs

  1. ECLIPSE batch file to creat queue runs

    Guys I need help on how to creat bathfile to run multiple simulation data files as queue. Also I need to modfiy the RUNSPEC section of 500 simulation files before running them. is there any code or ECLIPSE option to do that modification in practical way?

    Thanks alot!

  2. # ADS
    Spons Circuit
    Join Date
    Always
    Posts
    Many
     
  3. #2

    Re: ECLIPSE batch file to creat queue runs

    To prepare and run a queue, use this file as follows:

    1. Unzip and copy the file $night in the folder where you have the simulation cases (i.e. DATA files)
    2. Open $night with any text editor and edit the contents as follows: replace "run_name1" with the name of the first sim case you want to run... in the second row replace "run_name2" with the name of the second sim case you want to run... write as many rows as sim cases you need to run. Save the file and close it.
    3. Execute $night
    Attached Files Attached Files

  4.    Sponsored Links



    -

  5. Re: ECLIPSE batch file to creat queue runs

    Thanks a lot! It is working now. Also I foguired out that also you can make the batch file in a folder and run other files in different folders
    like this
    CALL $ECLIPSE ..\UNC_1\UNC_1 the first UNC_1 is the folder name and the second UNC_1 is the DATA file name.
    CALL $ECLIPSE ..\UNC_2\UNC_2

  6. Re: ECLIPSE batch file to creat queue runs

    Thanks a lot! It is working now. Also I foguired out that also you can make the batch file in a folder and run other files in different folders
    like this
    CALL $ECLIPSE ..\UNC_1\UNC_1 the first UNC_1 is the folder name and the second UNC_1 is the DATA file name.
    CALL $ECLIPSE ..\UNC_2\UNC_2

Similar Threads

  1. Requesting .grf output file in Eclipse 100
    By smoks in forum Reservoir
    Replies: 1
    Last Post: 04-17-2011, 12:44 AM
  2. Tight gas data file required to run in Eclipse
    By sribhatt in forum Reservoir
    Replies: 1
    Last Post: 03-06-2010, 11:53 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40