Welcome to the RAS Solution Forums HECRAS Controller HEC-RAS Batch Run Spreadsheet

  • This topic has 1 reply, 600 voices, and was last updated 9 years ago by Anonymous.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8169
    Anonymous
    Guest

    Chris,

    I have created a spreadsheet that allows a user to batch run multiple plans in HEC-RAS 4.1.0 (see link below). This spreadsheet allows the user to browse to a selected project file and select it, but it still requires that the user list out the titles of the plans which are to be run. I am trying to come up with a way to use the Plan_Names routine to list all of the plans within the current project in the excel workbook and then let the user select which plans to batch run. Do you know of a way to do this?

    https://www.dropbox.com/s/ao6isvgi077ltpi/HEC-RAS_Batch_Run.xltm?dl=0

    Thanks for your help,

    Mike

    #13494
    Chris G.
    Keymaster

    Mike, the Plan_Names subroutine will allow you to get the number of plans and the plan names for each “number”. You can then populate a dropdown or list box and let the user select from the plans that you put in there. Then use the Plan_SetCurrent to change the current plan to the selected one.

    Hope this helps-
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.