Presentation is loading. Please wait.

Presentation is loading. Please wait.

Running Modflow with Batch Files. Dos basics cd = change directory (dOs Is NoT cAsE sEnSiTiVe) dir = shows you what is in the directory (It gives you.

Similar presentations


Presentation on theme: "Running Modflow with Batch Files. Dos basics cd = change directory (dOs Is NoT cAsE sEnSiTiVe) dir = shows you what is in the directory (It gives you."— Presentation transcript:

1 Running Modflow with Batch Files

2 Dos basics cd = change directory (dOs Is NoT cAsE sEnSiTiVe) dir = shows you what is in the directory (It gives you a list of everything that is in the folder) copy = copies one file to a new file name (copy sample.txt newsample.txt) md = make directory Don’t fear the command prompt box. Start > Programs > Accessories > Command Prompt

3 Basic Batch File Batch files just take an input file and run it with an executable file (*.exe) rem = remark line File extension is *.bat

4 Simple Tips for Batch Files Keep all files are in the same folder. (*.bat, *.in, *.exe) Make comments (rem) Add a pause

5 Creating Data Sets in GWV

6 rem Basic Batch File by Chris Lowry rem Run Model using Modflow mf2k.exe <mf2k.in pause

7 Run Model

8 Import Results

9

10 More Complex Batch File


Download ppt "Running Modflow with Batch Files. Dos basics cd = change directory (dOs Is NoT cAsE sEnSiTiVe) dir = shows you what is in the directory (It gives you."

Similar presentations


Ads by Google