Running Simulations

Config.run(command=None)[source]

Run the simulation using the parameters set in this Config.

If a list strain rates is provided by the field strainParameters.rates, a sequence of flame simulations at the given strain rates will be run. Otherwise, a single simulation will be run.

If the script which calls this function is passed the argument validate, then the configuration will be checked for errors and the script will exit without running the simulation.