diff --git a/dartwrf/utils.py b/dartwrf/utils.py index 9c368804d3519fcdf09637baf612993e259b38fd..427d5a4feb1d50c382f57529bc2c2bcbbc96d98b 100755 --- a/dartwrf/utils.py +++ b/dartwrf/utils.py @@ -23,7 +23,7 @@ class ClusterConfig(object): name (str): Name of the cluster max_nproc (int): Maximum number of processors that can be used use_slurm (bool): If True, use SLURM to submit jobs - size_jobarray (int): Size of SLURM job array + size_jobarray (int): Size of SLURM job array for running the WRF ensemble python (str): Path to python executable python_verif (str): Path to python executable for verification