I'd like to run the same very basic steady-state simulation (which takes maybe a few seconds to run) twenty times, incrementing the hydraulic head boundary conditions each time, and exporting the hydraulic head values from a subset of points in the model domain at the end of each simulation run. I could do this by hand, but it would be even nicer if I could write a short script to do this.
Other programs I've worked with (like Igor) have a command line interface built-in, so that I can write scripts to do repetitive tasks. Is there such an option for FEFLOW? What is the best way to run multiple short simulations that differ just slightly from each other in their initial conditions?
Thanks!