Skip to content

Commit 62da521

Browse files
Update simpeg_drivers/plate_simulation/driver.py
Co-authored-by: benk-mira <81254271+benk-mira@users.noreply.github.com>
1 parent 46f55d0 commit 62da521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

simpeg_drivers/plate_simulation/driver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ def start_dask_run(
283283
cls, json_path: Path, n_workers: int | None = None, n_threads: int | None = None
284284
):
285285
"""
286-
Sets Dask config settings.
286+
Runs the plate simulation application with Dask optimization.
287287
288288
:param json_path: Path to input file (.ui.json) for the application.
289289
:param n_workers: Number of workers to use.

0 commit comments

Comments
 (0)