Skip to content

Commit bf84611

Browse files
authored
Update config_clm_unstructured_plots.yaml
Avoid crashes related to #365, but runs slowly
1 parent 06f705a commit bf84611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_clm_unstructured_plots.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ diag_basic_info:
110110
#you set it to "*" then it will default
111111
#to all of the processors available on a
112112
#single node/machine:
113-
num_procs: 8
113+
num_procs: 1
114114

115115
#If set to true, then redo all plots even if they already exist.
116116
#If set to false, then if a plot is found it will be skipped:

0 commit comments

Comments
 (0)