Dakota console scripts ====================== These console scripts are called as Dakota's `analysis_driver `_: `dakota_run_component` for a CSDMS component, and `dakota_run_plugin` for a model interfaced by a Dakotathon `plugin class `_. The `dakota_run_component` script --------------------------------- .. automodule:: dakotathon.run_component :members: main, run_component :show-inheritance: The `dakota_run_plugin` script ------------------------------ .. automodule:: dakotathon.run_plugin :members: :undoc-members: :show-inheritance: